#F6E4DE#F6E4DE
#F6E4DE is a very light, muted orange. Relative luminance 0.804; OKLCH L 93.2% C 0.021 H 39.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E4DE |
|---|---|
| RGB | rgb(246, 228, 222) |
| HSL | hsl(15, 57%, 92%) |
| HSV | hsv(15, 10%, 96%) |
| CMYK | cmyk(0%, 7.3%, 9.8%, 3.5%) |
| CIE-LAB | lab(91.84, 5.13, 5.13) |
| CIE-LCH | lch(91.84, 7.26, 45.00°) |
| OKLab | oklab(93.16% 0.0165 0.0136) |
| OKLCH | oklch(93.16% 0.021 39.4) |
| XYZ | xyz(78.9330, 80.3547, 80.4449) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.89
Very Light Pink
#FFF4F2
ΔE00 4.31
Seashell
#FFF5EE
ΔE00 4.84
Linen
#FAF0E6
ΔE00 5.08
Lavenderblush
#FFF0F5
ΔE00 5.71
Snow
#FFFAFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E4DE #DEF0F6
analogous
#F6DEE4 #F6E4DE #F6F0DE
triadic
#F6E4DE #DEF6E4 #E4DEF6
tetradic
#F6E4DE #E4F6DE #DEF0F6 #F0DEF6
square
#F6E4DE #E4F6DE #DEF0F6 #F0DEF6
split-complementary
#F6E4DE #DEF6F0 #DEE4F6
monochromatic
#DC957E #E9BDAE #F6E4DE #F8EBE7 #F8EBE7
Accessibility & contrast
On white
1.23
#F6E4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#F6E4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E4DE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E4DE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DE
Deuteranopia (green-blind)
#ECE9DE
Tritanopia (blue-blind)
#FBE2E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f6e4de; /* rgb */ color: rgb(246, 228, 222); /* oklch */ color: oklch(93.2% 0.021 39.4);
Tailwind
colors: {
custom: {
50: '#f9ece8',
500: '#f6e4de',
950: '#000000',
},
}SCSS
$custom: #f6e4de; $custom-light: #f9ece8; $custom-dark: #000000;
JSON
{
"hex": "#f6e4de",
"rgb": {
"r": 246,
"g": 228,
"b": 222
},
"hsl": {
"h": 15,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.93164,
"c": 0.0214,
"h": 39.4
},
"luminance": 0.80354
}Semantic roles & 50–950 ramp
primary
#F6E4DE
secondary
#A1C9D7
accent
#9CC521
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484