#FCF5EA#FCF5EA
#FCF5EA is a very light, near-neutral orange. Relative luminance 0.919; OKLCH L 97.3% C 0.016 H 79.3°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF5EA |
|---|---|
| RGB | rgb(252, 245, 234) |
| HSL | hsl(37, 75%, 95%) |
| HSV | hsv(37, 7%, 99%) |
| CMYK | cmyk(0%, 2.8%, 7.1%, 1.2%) |
| CIE-LAB | lab(96.80, 0.48, 6.12) |
| CIE-LCH | lch(96.80, 6.14, 85.51°) |
| OKLab | oklab(97.26% 0.003 0.0161) |
| OKLCH | oklch(97.26% 0.016 79.3) |
| XYZ | xyz(87.6467, 91.9415, 90.9551) |
| Luminance | 0.9194 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.32
Oldlace
#FDF5E6
ΔE00 1.62
Linen
#FAF0E6
ΔE00 1.90
Seashell
#FFF5EE
ΔE00 2.81
Off White
#FAF9F6
ΔE00 4.06
Ivory
#FFFFF0
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF5EA #EAF1FC
analogous
#FCECEA #FCF5EA #FAFCEA
triadic
#FCF5EA #EAFCF5 #F5EAFC
tetradic
#FCF5EA #EAFCEC #EAF1FC #FCEAFA
square
#FCF5EA #EAFCEC #EAF1FC #FCEAFA
split-complementary
#FCF5EA #EAFAFC #ECEAFC
monochromatic
#EDC27F #F4DCB4 #FBF2E4 #FBF2E4 #FBF2E4
Accessibility & contrast
On white
1.08
#FCF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#FCF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF5EA
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF5EA | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#FAF6EA
Tritanopia (blue-blind)
#FFF3F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf5ea; /* rgb */ color: rgb(252, 245, 234); /* oklch */ color: oklch(97.3% 0.016 79.3);
Tailwind
colors: {
custom: {
50: '#fdf8f0',
500: '#fcf5ea',
950: '#000000',
},
}SCSS
$custom: #fcf5ea; $custom-light: #fdf8f0; $custom-dark: #000000;
JSON
{
"hex": "#fcf5ea",
"rgb": {
"r": 252,
"g": 245,
"b": 234
},
"hsl": {
"h": 36.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97259,
"c": 0.01638,
"h": 79.3
},
"luminance": 0.91941
}Semantic roles & 50–950 ramp
primary
#FCF5EA
secondary
#A7BEE3
accent
#5CD70E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585