#FCF6EA#FCF6EA
#FCF6EA is a very light, near-neutral orange. Relative luminance 0.925; OKLCH L 97.5% C 0.017 H 84.6°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF6EA |
|---|---|
| RGB | rgb(252, 246, 234) |
| HSL | hsl(40, 75%, 95%) |
| HSV | hsv(40, 7%, 99%) |
| CMYK | cmyk(0%, 2.4%, 7.1%, 1.2%) |
| CIE-LAB | lab(97.04, -0.03, 6.47) |
| CIE-LCH | lch(97.04, 6.47, 90.23°) |
| OKLab | oklab(97.45% 0.0016 0.017) |
| OKLCH | oklch(97.45% 0.017 84.6) |
| XYZ | xyz(87.9501, 92.5481, 91.0562) |
| Luminance | 0.9255 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.18
Oldlace
#FDF5E6
ΔE00 1.31
Linen
#FAF0E6
ΔE00 2.66
Seashell
#FFF5EE
ΔE00 3.58
Ivory
#FFFFF0
ΔE00 3.74
Eggshell
#F0EAD6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF6EA #EAF0FC
analogous
#FCEDEA #FCF6EA #F9FCEA
triadic
#FCF6EA #EAFCF6 #F6EAFC
tetradic
#FCF6EA #EAFCED #EAF0FC #FCEAF9
square
#FCF6EA #EAFCED #EAF0FC #FCEAF9
split-complementary
#FCF6EA #EAF9FC #EDEAFC
monochromatic
#EDC87F #F4DFB4 #FBF4E4 #FBF4E4 #FBF4E4
Accessibility & contrast
On white
1.08
#FCF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#FCF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF6EA
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF6EA | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6E9
Deuteranopia (green-blind)
#FBF7EA
Tritanopia (blue-blind)
#FFF4F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf6ea; /* rgb */ color: rgb(252, 246, 234); /* oklch */ color: oklch(97.5% 0.017 84.6);
Tailwind
colors: {
custom: {
50: '#fdf9f0',
500: '#fcf6ea',
950: '#000000',
},
}SCSS
$custom: #fcf6ea; $custom-light: #fdf9f0; $custom-dark: #000000;
JSON
{
"hex": "#fcf6ea",
"rgb": {
"r": 252,
"g": 246,
"b": 234
},
"hsl": {
"h": 40,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97454,
"c": 0.0171,
"h": 84.6
},
"luminance": 0.92547
}Semantic roles & 50–950 ramp
primary
#FCF6EA
secondary
#A7BBE3
accent
#51D70E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585