#F4E6CE#F4E6CE
#F4E6CE is a very light, muted orange. Relative luminance 0.803; OKLCH L 93.0% C 0.035 H 81.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6CE |
|---|---|
| RGB | rgb(244, 230, 206) |
| HSL | hsl(38, 63%, 88%) |
| HSV | hsv(38, 16%, 96%) |
| CMYK | cmyk(0%, 5.7%, 15.6%, 4.3%) |
| CIE-LAB | lab(91.81, 0.89, 13.41) |
| CIE-LCH | lch(91.81, 13.43, 86.22°) |
| OKLab | oklab(92.98% 0.0054 0.0348) |
| OKLCH | oklch(92.98% 0.035 81.3) |
| XYZ | xyz(76.7450, 80.2842, 69.8341) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 0.86
Papayawhip
#FFEFD5
ΔE00 2.14
Antiquewhite
#FAEBD7
ΔE00 2.17
Warm Beige
#E9DCC9
ΔE00 2.81
Blanchedalmond
#FFEBCD
ΔE00 2.82
Eggshell
#F0EAD6
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6CE #CEDCF4
analogous
#F4D3CE #F4E6CE #EFF4CE
triadic
#F4E6CE #CEF4E6 #E6CEF4
tetradic
#F4E6CE #CEF4D3 #CEDCF4 #F4CEEF
square
#F4E6CE #CEF4D3 #CEDCF4 #F4CEEF
split-complementary
#F4E6CE #CEEFF4 #D3CEF4
monochromatic
#DEB36A #E9CC9C #F4E6CE #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.23
#F4E6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#F4E6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6CE
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6CE | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CD
Deuteranopia (green-blind)
#F0E9CF
Tritanopia (blue-blind)
#FBE1DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e6ce; /* rgb */ color: rgb(244, 230, 206); /* oklch */ color: oklch(93.0% 0.035 81.3);
Tailwind
colors: {
custom: {
50: '#f8eddd',
500: '#f4e6ce',
950: '#000000',
},
}SCSS
$custom: #f4e6ce; $custom-light: #f8eddd; $custom-dark: #000000;
JSON
{
"hex": "#f4e6ce",
"rgb": {
"r": 244,
"g": 230,
"b": 206
},
"hsl": {
"h": 37.895,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.9298,
"c": 0.03523,
"h": 81.3
},
"luminance": 0.80283
}Semantic roles & 50–950 ramp
primary
#F4E6CE
secondary
#91AAD5
accent
#5BCB1A
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484