#FCE6DE#FCE6DE
#FCE6DE is a very light, muted orange. Relative luminance 0.826; OKLCH L 94.0% C 0.027 H 41.1°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE6DE |
|---|---|
| RGB | rgb(252, 230, 222) |
| HSL | hsl(16, 83%, 93%) |
| HSV | hsv(16, 12%, 99%) |
| CMYK | cmyk(0%, 8.7%, 11.9%, 1.2%) |
| CIE-LAB | lab(92.82, 6.19, 6.61) |
| CIE-LCH | lch(92.82, 9.06, 46.85°) |
| OKLab | oklab(94.05% 0.02 0.0174) |
| OKLCH | oklch(94.05% 0.027 41.1) |
| XYZ | xyz(81.6255, 82.5645, 80.7297) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.30
Very Light Pink
#FFF4F2
ΔE00 5.13
Seashell
#FFF5EE
ΔE00 5.49
Linen
#FAF0E6
ΔE00 5.75
Lavenderblush
#FFF0F5
ΔE00 6.40
Antiquewhite
#FAEBD7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE6DE #DEF4FC
analogous
#FCDEE5 #FCE6DE #FCF5DE
triadic
#FCE6DE #DEFCE6 #E6DEFC
tetradic
#FCE6DE #E5FCDE #DEF4FC #F5DEFC
square
#FCE6DE #E5FCDE #DEF4FC #F5DEFC
split-complementary
#FCE6DE #DEFCF5 #DEE5FC
monochromatic
#F2916E #F7BBA6 #FCE6DE #FCEAE3 #FCEAE3
Accessibility & contrast
On white
1.20
#FCE6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#FCE6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE6DE
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE6DE | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DD
Deuteranopia (green-blind)
#F0ECDE
Tritanopia (blue-blind)
#FFE3E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fce6de; /* rgb */ color: rgb(252, 230, 222); /* oklch */ color: oklch(94.0% 0.027 41.1);
Tailwind
colors: {
custom: {
50: '#fdede8',
500: '#fce6de',
950: '#000000',
},
}SCSS
$custom: #fce6de; $custom-light: #fdede8; $custom-dark: #000000;
JSON
{
"hex": "#fce6de",
"rgb": {
"r": 252,
"g": 230,
"b": 222
},
"hsl": {
"h": 16,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.94049,
"c": 0.02651,
"h": 41.1
},
"luminance": 0.82563
}Semantic roles & 50–950 ramp
primary
#FCE6DE
secondary
#9AD0E4
accent
#A6E006
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484