#FFFCEA#FFFCEA
#FFFCEA is a very light, muted yellow. Relative luminance 0.968; OKLCH L 98.9% C 0.024 H 99.1°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCEA |
|---|---|
| RGB | rgb(255, 252, 234) |
| HSL | hsl(51, 100%, 96%) |
| HSV | hsv(51, 8%, 100%) |
| CMYK | cmyk(0%, 1.2%, 8.2%, 0%) |
| CIE-LAB | lab(98.76, -2.03, 8.97) |
| CIE-LCH | lch(98.76, 9.20, 102.73°) |
| OKLab | oklab(98.86% -0.0038 0.0235) |
| OKLCH | oklch(98.86% 0.024 99.1) |
| XYZ | xyz(90.8999, 96.8219, 91.7257) |
| Luminance | 0.9682 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.68
Oldlace
#FDF5E6
ΔE00 3.21
Beige
#F5F5DC
ΔE00 3.49
Cornsilk
#FFF8DC
ΔE00 3.60
Off White (survey)
#FFFFE4
ΔE00 3.63
Floralwhite
#FFFAF0
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCEA #EAEDFF
analogous
#FFF1EA #FFFCEA #F7FFEA
triadic
#FFFCEA #EAFFFC #FCEAFF
tetradic
#FFFCEA #EAFFF1 #EAEDFF #FFEAF7
square
#FFFCEA #EAFFF1 #EAEDFF #FFEAF7
split-complementary
#FFFCEA #EAF7FF #F1EAFF
monochromatic
#FFEB70 #FFF3AD #FFFBE0 #FFFBE0 #FFFBE0
Accessibility & contrast
On white
1.03
#FFFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#FFFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCEA
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCEA | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FFFCEB
Tritanopia (blue-blind)
#FFF9F7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffcea; /* rgb */ color: rgb(255, 252, 234); /* oklch */ color: oklch(98.9% 0.024 99.1);
Tailwind
colors: {
custom: {
50: '#fffdf0',
500: '#fffcea',
950: '#000000',
},
}SCSS
$custom: #fffcea; $custom-light: #fffdf0; $custom-dark: #000000;
JSON
{
"hex": "#fffcea",
"rgb": {
"r": 255,
"g": 252,
"b": 234
},
"hsl": {
"h": 51.429,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98858,
"c": 0.02377,
"h": 99.1
},
"luminance": 0.96821
}Semantic roles & 50–950 ramp
primary
#FFFCEA
secondary
#9FAAEE
accent
#21E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585