#FCFBEA#FCFBEA
#FCFBEA is a very light, muted yellow. Relative luminance 0.956; OKLCH L 98.4% C 0.022 H 104.1°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBEA |
|---|---|
| RGB | rgb(252, 251, 234) |
| HSL | hsl(57, 75%, 95%) |
| HSV | hsv(57, 7%, 99%) |
| CMYK | cmyk(0%, 0.4%, 7.1%, 1.2%) |
| CIE-LAB | lab(98.29, -2.55, 8.26) |
| CIE-LCH | lch(98.29, 8.65, 107.14°) |
| OKLab | oklab(98.43% -0.0054 0.0216) |
| OKLCH | oklch(98.43% 0.022 104.1) |
| XYZ | xyz(89.4914, 95.6307, 91.5700) |
| Luminance | 0.9563 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.14
Beige
#F5F5DC
ΔE00 3.29
Off White (survey)
#FFFFE4
ΔE00 3.63
Oldlace
#FDF5E6
ΔE00 3.76
Floralwhite
#FFFAF0
ΔE00 3.90
Eggshell
#F0EAD6
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBEA #EAEBFC
analogous
#FCF2EA #FCFBEA #F4FCEA
triadic
#FCFBEA #EAFCFB #FBEAFC
tetradic
#FCFBEA #EAFCF2 #EAEBFC #FCEAF4
square
#FCFBEA #EAFCF2 #EAEBFC #FCEAF4
split-complementary
#FCFBEA #EAF4FC #F2EAFC
monochromatic
#EDE77F #F4F1B4 #FBFAE4 #FBFAE4 #FBFAE4
Accessibility & contrast
On white
1.04
#FCFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#FCFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBEA
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBEA | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E9
Deuteranopia (green-blind)
#FFFBEB
Tritanopia (blue-blind)
#FFF9F6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfbea; /* rgb */ color: rgb(252, 251, 234); /* oklch */ color: oklch(98.4% 0.022 104.1);
Tailwind
colors: {
custom: {
50: '#fdfcf0',
500: '#fcfbea',
950: '#000000',
},
}SCSS
$custom: #fcfbea; $custom-light: #fdfcf0; $custom-dark: #000000;
JSON
{
"hex": "#fcfbea",
"rgb": {
"r": 252,
"g": 251,
"b": 234
},
"hsl": {
"h": 56.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.98431,
"c": 0.0223,
"h": 104.1
},
"luminance": 0.9563
}Semantic roles & 50–950 ramp
primary
#FCFBEA
secondary
#A7AAE3
accent
#19D70E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585