#FCF6EB#FCF6EB
#FCF6EB is a very light, near-neutral orange. Relative luminance 0.926; OKLCH L 97.5% C 0.016 H 82.8°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF6EB |
|---|---|
| RGB | rgb(252, 246, 235) |
| HSL | hsl(39, 74%, 95%) |
| HSV | hsv(39, 7%, 99%) |
| CMYK | cmyk(0%, 2.4%, 6.7%, 1.2%) |
| CIE-LAB | lab(97.07, 0.14, 5.99) |
| CIE-LCH | lch(97.07, 6.00, 88.68°) |
| OKLab | oklab(97.48% 0.002 0.0158) |
| OKLCH | oklch(97.48% 0.016 82.8) |
| XYZ | xyz(88.0941, 92.6058, 91.8150) |
| Luminance | 0.9261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.95
Oldlace
#FDF5E6
ΔE00 1.66
Linen
#FAF0E6
ΔE00 2.40
Seashell
#FFF5EE
ΔE00 3.19
Off White
#FAF9F6
ΔE00 3.86
Ivory
#FFFFF0
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF6EB #EBF1FC
analogous
#FCEDEB #FCF6EB #F9FCEB
triadic
#FCF6EB #EBFCF6 #F6EBFC
tetradic
#FCF6EB #EBFCED #EBF1FC #FCEBF9
square
#FCF6EB #EBFCED #EBF1FC #FCEBF9
split-complementary
#FCF6EB #EBF9FC #EDEBFC
monochromatic
#ECC681 #F4DEB6 #FBF3E4 #FBF3E4 #FBF3E4
Accessibility & contrast
On white
1.08
#FCF6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#FCF6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF6EB
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF6EB | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#FBF7EB
Tritanopia (blue-blind)
#FFF4F3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcf6eb; /* rgb */ color: rgb(252, 246, 235); /* oklch */ color: oklch(97.5% 0.016 82.8);
Tailwind
colors: {
custom: {
50: '#fdf9f1',
500: '#fcf6eb',
950: '#000000',
},
}SCSS
$custom: #fcf6eb; $custom-light: #fdf9f1; $custom-dark: #000000;
JSON
{
"hex": "#fcf6eb",
"rgb": {
"r": 252,
"g": 246,
"b": 235
},
"hsl": {
"h": 38.824,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.9748,
"c": 0.0159,
"h": 82.8
},
"luminance": 0.92605
}Semantic roles & 50–950 ramp
primary
#FCF6EB
secondary
#A8BDE3
accent
#56D60F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585