#FCFEEB#FCFEEB
#FCFEEB is a very light, muted yellow. Relative luminance 0.976; OKLCH L 99.0% C 0.025 H 111.7°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFEEB |
|---|---|
| RGB | rgb(252, 254, 235) |
| HSL | hsl(66, 90%, 96%) |
| HSV | hsv(66, 7%, 100%) |
| CMYK | cmyk(0.8%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(99.06, -3.89, 8.85) |
| CIE-LCH | lch(99.06, 9.67, 113.71°) |
| OKLab | oklab(99.05% -0.0092 0.0232) |
| OKLCH | oklch(99.05% 0.025 111.7) |
| XYZ | xyz(90.5800, 97.5775, 92.6436) |
| Luminance | 0.9758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.92
Off White (survey)
#FFFFE4
ΔE00 2.75
Beige
#F5F5DC
ΔE00 2.84
Lightyellow
#FFFFE0
ΔE00 3.95
Cornsilk
#FFF8DC
ΔE00 4.60
Honeydew
#F0FFF0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFEEB #EDEBFE
analogous
#FEF6EB #FCFEEB #F2FEEB
triadic
#FCFEEB #EBFCFE #FEEBFC
tetradic
#FCFEEB #EBFEF6 #EDEBFE #FEEBF2
square
#FCFEEB #EBFEF6 #EDEBFE #FEEBF2
split-complementary
#FCFEEB #EBF2FE #F6EBFE
monochromatic
#EBF876 #F3FBB1 #FBFEE2 #FBFEE2 #FBFEE2
Accessibility & contrast
On white
1.02
#FCFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.52
#FCFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFEEB
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFEEB | 1.00 | 1.02 | 20.52 | 20.52 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEA
Deuteranopia (green-blind)
#FFFDEC
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfeeb; /* rgb */ color: rgb(252, 254, 235); /* oklch */ color: oklch(99.0% 0.025 111.7);
Tailwind
colors: {
custom: {
50: '#fdfef1',
500: '#fcfeeb',
950: '#000000',
},
}SCSS
$custom: #fcfeeb; $custom-light: #fdfef1; $custom-dark: #000000;
JSON
{
"hex": "#fcfeeb",
"rgb": {
"r": 252,
"g": 254,
"b": 235
},
"hsl": {
"h": 66.316,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.99045,
"c": 0.02492,
"h": 111.7
},
"luminance": 0.97577
}Semantic roles & 50–950 ramp
primary
#FCFEEB
secondary
#AAA3EA
accent
#00E618
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585