#F4DFCE#F4DFCE
#F4DFCE is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.6% C 0.033 H 61.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFCE |
|---|---|
| RGB | rgb(244, 223, 206) |
| HSL | hsl(27, 63%, 88%) |
| HSV | hsv(27, 16%, 96%) |
| CMYK | cmyk(0%, 8.6%, 15.6%, 4.3%) |
| CIE-LAB | lab(90.08, 4.48, 10.94) |
| CIE-LCH | lch(90.08, 11.82, 67.73°) |
| OKLab | oklab(91.62% 0.0156 0.0286) |
| OKLCH | oklch(91.62% 0.033 61.4) |
| XYZ | xyz(74.8360, 76.4662, 69.1978) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 4.14
Warm Beige
#E9DCC9
ΔE00 4.21
Champagne
#F7E7CE
ΔE00 4.95
Bisque
#FFE4C4
ΔE00 5.26
Linen
#FAF0E6
ΔE00 5.58
Blanchedalmond
#FFEBCD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFCE #CEE3F4
analogous
#F4CED0 #F4DFCE #F4F2CE
triadic
#F4DFCE #CEF4DF #DFCEF4
tetradic
#F4DFCE #D0F4CE #CEE3F4 #F2CEF4
square
#F4DFCE #D0F4CE #CEE3F4 #F2CEF4
split-complementary
#F4DFCE #CEF4F2 #CED0F4
monochromatic
#DE9E6A #E9BE9C #F4DFCE #F9EFE6 #F9EFE6
Accessibility & contrast
On white
1.29
#F4DFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F4DFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFCE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFCE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CD
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#FBDBDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfce; /* rgb */ color: rgb(244, 223, 206); /* oklch */ color: oklch(91.6% 0.033 61.4);
Tailwind
colors: {
custom: {
50: '#f8e9dd',
500: '#f4dfce',
950: '#000000',
},
}SCSS
$custom: #f4dfce; $custom-light: #f8e9dd; $custom-dark: #000000;
JSON
{
"hex": "#f4dfce",
"rgb": {
"r": 244,
"g": 223,
"b": 206
},
"hsl": {
"h": 26.842,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.91616,
"c": 0.03251,
"h": 61.4
},
"luminance": 0.76465
}Semantic roles & 50–950 ramp
primary
#F4DFCE
secondary
#91B7D5
accent
#7CCB1A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484