#F4DFCF#F4DFCF
#F4DFCF is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.6% C 0.032 H 59.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFCF |
|---|---|
| RGB | rgb(244, 223, 207) |
| HSL | hsl(26, 63%, 88%) |
| HSV | hsv(26, 15%, 96%) |
| CMYK | cmyk(0%, 8.6%, 15.2%, 4.3%) |
| CIE-LAB | lab(90.10, 4.63, 10.45) |
| CIE-LCH | lch(90.10, 11.43, 66.08°) |
| OKLab | oklab(91.64% 0.016 0.0273) |
| OKLCH | oklch(91.64% 0.032 59.7) |
| XYZ | xyz(74.9578, 76.5150, 69.8396) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 4.41
Warm Beige
#E9DCC9
ΔE00 4.48
Champagne
#F7E7CE
ΔE00 5.33
Linen
#FAF0E6
ΔE00 5.50
Bisque
#FFE4C4
ΔE00 5.67
Blanchedalmond
#FFEBCD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFCF #CFE4F4
analogous
#F4CFD1 #F4DFCF #F4F1CF
triadic
#F4DFCF #CFF4DF #DFCFF4
tetradic
#F4DFCF #D1F4CF #CFE4F4 #F1CFF4
square
#F4DFCF #D1F4CF #CFE4F4 #F1CFF4
split-complementary
#F4DFCF #CFF4F1 #CFD1F4
monochromatic
#DD9D6B #E9BE9D #F4DFCF #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.29
#F4DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F4DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFCF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFCF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CE
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#FBDBDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfcf; /* rgb */ color: rgb(244, 223, 207); /* oklch */ color: oklch(91.6% 0.032 59.7);
Tailwind
colors: {
custom: {
50: '#f8e9dd',
500: '#f4dfcf',
950: '#000000',
},
}SCSS
$custom: #f4dfcf; $custom-light: #f8e9dd; $custom-dark: #000000;
JSON
{
"hex": "#f4dfcf",
"rgb": {
"r": 244,
"g": 223,
"b": 207
},
"hsl": {
"h": 25.946,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.91641,
"c": 0.03162,
"h": 59.7
},
"luminance": 0.76513
}Semantic roles & 50–950 ramp
primary
#F4DFCF
secondary
#92B8D5
accent
#7FCA1B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484