#FBFDAE#FBFDAE
#FBFDAE is a very light, moderate yellow. Relative luminance 0.938; OKLCH L 97.5% C 0.099 H 109.3°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDAE |
|---|---|
| RGB | rgb(251, 253, 174) |
| HSL | hsl(62, 95%, 84%) |
| HSV | hsv(62, 31%, 99%) |
| CMYK | cmyk(0.8%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(97.56, -12.43, 37.68) |
| CIE-LCH | lch(97.56, 39.68, 108.25°) |
| OKLab | oklab(97.46% -0.0328 0.0936) |
| OKLCH | oklch(97.46% 0.099 109.3) |
| XYZ | xyz(82.5494, 93.8171, 53.7961) |
| Luminance | 0.9382 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.08
Creme
#FFFFB6
ΔE00 1.30
Light Beige
#FFFEB6
ΔE00 1.50
Buff
#FEF69E
ΔE00 3.37
Cream (survey)
#FFFFC2
ΔE00 3.53
Light Khaki
#E6F2A2
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDAE #B0AEFD
analogous
#FDD7AE #FBFDAE #D3FDAE
triadic
#FBFDAE #AEFBFD #FDAEFB
tetradic
#FBFDAE #AEFDD7 #B0AEFD #FDAED3
square
#FBFDAE #AEFDD7 #B0AEFD #FDAED3
split-complementary
#FBFDAE #AED3FD #D7AEFD
monochromatic
#F5FA37 #F8FC72 #FBFDAE #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.06
#FBFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FBFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDAE
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDAE | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A9
Deuteranopia (green-blind)
#FFF9B1
Tritanopia (blue-blind)
#FFF4E9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbfdae; /* rgb */ color: rgb(251, 253, 174); /* oklch */ color: oklch(97.5% 0.099 109.3);
Tailwind
colors: {
custom: {
50: '#fdfec7',
500: '#fbfdae',
950: '#000000',
},
}SCSS
$custom: #fbfdae; $custom-light: #fdfec7; $custom-dark: #000000;
JSON
{
"hex": "#fbfdae",
"rgb": {
"r": 251,
"g": 253,
"b": 174
},
"hsl": {
"h": 61.519,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.97457,
"c": 0.09922,
"h": 109.3
},
"luminance": 0.93816
}Semantic roles & 50–950 ramp
primary
#FBFDAE
secondary
#706DE2
accent
#00E606
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582