#FCFCEA#FCFCEA
#FCFCEA is a very light, muted yellow. Relative luminance 0.963; OKLCH L 98.6% C 0.024 H 106.8°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCEA |
|---|---|
| RGB | rgb(252, 252, 234) |
| HSL | hsl(60, 75%, 95%) |
| HSV | hsv(60, 7%, 99%) |
| CMYK | cmyk(0%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(98.53, -3.05, 8.62) |
| CIE-LCH | lch(98.53, 9.14, 109.48°) |
| OKLab | oklab(98.63% -0.0068 0.0226) |
| OKLCH | oklch(98.63% 0.024 106.8) |
| XYZ | xyz(89.8046, 96.2572, 91.6744) |
| Luminance | 0.9626 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.33
Beige
#F5F5DC
ΔE00 2.93
Off White (survey)
#FFFFE4
ΔE00 3.14
Cornsilk
#FFF8DC
ΔE00 4.17
Lightyellow
#FFFFE0
ΔE00 4.36
Oldlace
#FDF5E6
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCEA #EAEAFC
analogous
#FCF3EA #FCFCEA #F3FCEA
triadic
#FCFCEA #EAFCFC #FCEAFC
tetradic
#FCFCEA #EAFCF3 #EAEAFC #FCEAF3
square
#FCFCEA #EAFCF3 #EAEAFC #FCEAF3
split-complementary
#FCFCEA #EAF3FC #F3EAFC
monochromatic
#EDED7F #F4F4B4 #FBFBE4 #FBFBE4 #FBFBE4
Accessibility & contrast
On white
1.04
#FCFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#FCFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCEA
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCEA | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE9
Deuteranopia (green-blind)
#FFFBEB
Tritanopia (blue-blind)
#FFF9F7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfcea; /* rgb */ color: rgb(252, 252, 234); /* oklch */ color: oklch(98.6% 0.024 106.8);
Tailwind
colors: {
custom: {
50: '#fdfdf0',
500: '#fcfcea',
950: '#000000',
},
}SCSS
$custom: #fcfcea; $custom-light: #fdfdf0; $custom-dark: #000000;
JSON
{
"hex": "#fcfcea",
"rgb": {
"r": 252,
"g": 252,
"b": 234
},
"hsl": {
"h": 60,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.98627,
"c": 0.02356,
"h": 106.8
},
"luminance": 0.96257
}Semantic roles & 50–950 ramp
primary
#FCFCEA
secondary
#A7A7E3
accent
#0ED70E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585