#FCF2EA#FCF2EA
#FCF2EA is a very light, near-neutral orange. Relative luminance 0.901; OKLCH L 96.7% C 0.015 H 61.3°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2EA |
|---|---|
| RGB | rgb(252, 242, 234) |
| HSL | hsl(27, 75%, 95%) |
| HSV | hsv(27, 7%, 99%) |
| CMYK | cmyk(0%, 4%, 7.1%, 1.2%) |
| CIE-LAB | lab(96.06, 2.00, 5.05) |
| CIE-LCH | lch(96.06, 5.43, 68.36°) |
| OKLab | oklab(96.68% 0.0073 0.0133) |
| OKLCH | oklch(96.68% 0.015 61.3) |
| XYZ | xyz(86.7465, 90.1410, 90.6551) |
| Luminance | 0.9014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.80
Linen
#FAF0E6
ΔE00 1.07
Floralwhite
#FFFAF0
ΔE00 3.23
Very Light Pink
#FFF4F2
ΔE00 3.27
Oldlace
#FDF5E6
ΔE00 3.72
Snow
#FFFAFA
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2EA #EAF4FC
analogous
#FCEAEB #FCF2EA #FCFBEA
triadic
#FCF2EA #EAFCF2 #F2EAFC
tetradic
#FCF2EA #EBFCEA #EAF4FC #FBEAFC
square
#FCF2EA #EBFCEA #EAF4FC #FBEAFC
split-complementary
#FCF2EA #EAFCFB #EAEBFC
monochromatic
#EDB07F #F4D1B4 #FBEEE4 #FBEEE4 #FBEEE4
Accessibility & contrast
On white
1.10
#FCF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#FCF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2EA
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2EA | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#FFF0F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf2ea; /* rgb */ color: rgb(252, 242, 234); /* oklch */ color: oklch(96.7% 0.015 61.3);
Tailwind
colors: {
custom: {
50: '#fdf6f0',
500: '#fcf2ea',
950: '#000000',
},
}SCSS
$custom: #fcf2ea; $custom-light: #fdf6f0; $custom-dark: #000000;
JSON
{
"hex": "#fcf2ea",
"rgb": {
"r": 252,
"g": 242,
"b": 234
},
"hsl": {
"h": 26.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.96677,
"c": 0.01518,
"h": 61.3
},
"luminance": 0.9014
}Semantic roles & 50–950 ramp
primary
#FCF2EA
secondary
#A7C8E3
accent
#7ED70E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585