#FCF2EE#FCF2EE
#FCF2EE is a very light, near-neutral orange. Relative luminance 0.904; OKLCH L 96.8% C 0.012 H 43.3°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2EE |
|---|---|
| RGB | rgb(252, 242, 238) |
| HSL | hsl(17, 70%, 96%) |
| HSV | hsv(17, 6%, 99%) |
| CMYK | cmyk(0%, 4%, 5.6%, 1.2%) |
| CIE-LAB | lab(96.15, 2.67, 3.12) |
| CIE-LCH | lch(96.15, 4.11, 49.45°) |
| OKLab | oklab(96.78% 0.0088 0.0083) |
| OKLCH | oklch(96.78% 0.012 43.3) |
| XYZ | xyz(87.3277, 90.3735, 93.7157) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.31
Seashell
#FFF5EE
ΔE00 1.62
Snow
#FFFAFA
ΔE00 2.98
Linen
#FAF0E6
ΔE00 3.04
Off White
#FAF9F6
ΔE00 4.30
Whitesmoke
#F5F5F5
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2EE #EEF8FC
analogous
#FCEEF1 #FCF2EE #FCF9EE
triadic
#FCF2EE #EEFCF2 #F2EEFC
tetradic
#FCF2EE #F1FCEE #EEF8FC #F9EEFC
square
#FCF2EE #F1FCEE #EEF8FC #F9EEFC
split-complementary
#FCF2EE #EEFCF9 #EEF1FC
monochromatic
#EAA286 #F3CABA #FAEBE5 #FAEBE5 #FAEBE5
Accessibility & contrast
On white
1.10
#FCF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#FCF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2EE
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2EE | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EE
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#FFF1F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf2ee; /* rgb */ color: rgb(252, 242, 238); /* oklch */ color: oklch(96.8% 0.012 43.3);
Tailwind
colors: {
custom: {
50: '#fdf6f3',
500: '#fcf2ee',
950: '#000000',
},
}SCSS
$custom: #fcf2ee; $custom-light: #fdf6f3; $custom-dark: #000000;
JSON
{
"hex": "#fcf2ee",
"rgb": {
"r": 252,
"g": 242,
"b": 238
},
"hsl": {
"h": 17.143,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.96784,
"c": 0.01208,
"h": 43.3
},
"luminance": 0.90373
}Semantic roles & 50–950 ramp
primary
#FCF2EE
secondary
#ACD3E2
accent
#9CD214
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585