#FDFAB2#FDFAB2
#FDFAB2 is a very light, moderate yellow. Relative luminance 0.925; OKLCH L 97.1% C 0.091 H 106.0°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFAB2 |
|---|---|
| RGB | rgb(253, 250, 178) |
| HSL | hsl(58, 95%, 85%) |
| HSV | hsv(58, 30%, 99%) |
| CMYK | cmyk(0%, 1.2%, 29.6%, 0.8%) |
| CIE-LAB | lab(97.01, -9.73, 34.99) |
| CIE-LCH | lch(97.01, 36.32, 105.53°) |
| OKLab | oklab(97.08% -0.025 0.0874) |
| OKLCH | oklch(97.08% 0.091 106) |
| XYZ | xyz(82.7300, 92.4697, 55.6012) |
| Luminance | 0.9247 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Beige
#FFFEB6
ΔE00 0.91
Parchment
#FEFCAF
ΔE00 0.98
Creme
#FFFFB6
ΔE00 1.20
Cream (survey)
#FFFFC2
ΔE00 2.62
Buff
#FEF69E
ΔE00 3.27
Egg Shell
#FFFCC4
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFAB2 #B2B5FD
analogous
#FDD5B2 #FDFAB2 #DBFDB2
triadic
#FDFAB2 #B2FDFA #FAB2FD
tetradic
#FDFAB2 #B2FDD5 #B2B5FD #FDB2DB
square
#FDFAB2 #B2FDD5 #B2B5FD #FDB2DB
split-complementary
#FDFAB2 #B2DBFD #D5B2FD
monochromatic
#FAF23B #FBF676 #FDFAB2 #FEFDE1 #FEFDE1
Accessibility & contrast
On white
1.08
#FDFAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#FDFAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFAB2
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFAB2 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AD
Deuteranopia (green-blind)
#FFF8B5
Tritanopia (blue-blind)
#FFF1E7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdfab2; /* rgb */ color: rgb(253, 250, 178); /* oklch */ color: oklch(97.1% 0.091 106.0);
Tailwind
colors: {
custom: {
50: '#fffbc9',
500: '#fdfab2',
950: '#000000',
},
}SCSS
$custom: #fdfab2; $custom-light: #fffbc9; $custom-dark: #000000;
JSON
{
"hex": "#fdfab2",
"rgb": {
"r": 253,
"g": 250,
"b": 178
},
"hsl": {
"h": 57.6,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.97082,
"c": 0.09088,
"h": 106
},
"luminance": 0.92468
}Semantic roles & 50–950 ramp
primary
#FDFAB2
secondary
#7175E2
accent
#09E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582