#FCFEEA#FCFEEA
#FCFEEA is a very light, muted yellow. Relative luminance 0.975; OKLCH L 99.0% C 0.026 H 111.5°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFEEA |
|---|---|
| RGB | rgb(252, 254, 234) |
| HSL | hsl(66, 91%, 96%) |
| HSV | hsv(66, 8%, 100%) |
| CMYK | cmyk(0.8%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(99.03, -4.05, 9.33) |
| CIE-LCH | lch(99.03, 10.18, 113.46°) |
| OKLab | oklab(99.02% -0.0096 0.0244) |
| OKLCH | oklch(99.02% 0.026 111.5) |
| XYZ | xyz(90.4360, 97.5199, 91.8849) |
| Luminance | 0.9752 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.24
Off White (survey)
#FFFFE4
ΔE00 2.41
Beige
#F5F5DC
ΔE00 2.59
Lightyellow
#FFFFE0
ΔE00 3.60
Cornsilk
#FFF8DC
ΔE00 4.42
Honeydew
#F0FFF0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFEEA #ECEAFE
analogous
#FEF6EA #FCFEEA #F2FEEA
triadic
#FCFEEA #EAFCFE #FEEAFC
tetradic
#FCFEEA #EAFEF6 #ECEAFE #FEEAF2
square
#FCFEEA #EAFEF6 #ECEAFE #FEEAF2
split-complementary
#FCFEEA #EAF2FE #F6EAFE
monochromatic
#EBF875 #F4FBB0 #FBFEE2 #FBFEE2 #FBFEE2
Accessibility & contrast
On white
1.02
#FCFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#FCFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFEEA
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFEEA | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE9
Deuteranopia (green-blind)
#FFFDEB
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfeea; /* rgb */ color: rgb(252, 254, 234); /* oklch */ color: oklch(99.0% 0.026 111.5);
Tailwind
colors: {
custom: {
50: '#fdfef0',
500: '#fcfeea',
950: '#000000',
},
}SCSS
$custom: #fcfeea; $custom-light: #fdfef0; $custom-dark: #000000;
JSON
{
"hex": "#fcfeea",
"rgb": {
"r": 252,
"g": 254,
"b": 234
},
"hsl": {
"h": 66,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.9902,
"c": 0.02621,
"h": 111.5
},
"luminance": 0.9752
}Semantic roles & 50–950 ramp
primary
#FCFEEA
secondary
#A9A2EA
accent
#00E617
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585