#F4DFD2#F4DFD2
#F4DFD2 is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.7% C 0.029 H 54.0°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFD2 |
|---|---|
| RGB | rgb(244, 223, 210) |
| HSL | hsl(23, 61%, 89%) |
| HSV | hsv(23, 14%, 96%) |
| CMYK | cmyk(0%, 8.6%, 13.9%, 4.3%) |
| CIE-LAB | lab(90.17, 5.10, 8.97) |
| CIE-LCH | lch(90.17, 10.32, 60.40°) |
| OKLab | oklab(91.72% 0.0171 0.0235) |
| OKLCH | oklch(91.72% 0.029 54) |
| XYZ | xyz(75.3281, 76.6630, 71.7895) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.38
Linen
#FAF0E6
ΔE00 5.46
Warm Beige
#E9DCC9
ΔE00 5.46
Mistyrose
#FFE4E1
ΔE00 6.01
Seashell
#FFF5EE
ΔE00 6.16
Champagne
#F7E7CE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFD2 #D2E7F4
analogous
#F4D2D6 #F4DFD2 #F4F0D2
triadic
#F4DFD2 #D2F4DF #DFD2F4
tetradic
#F4DFD2 #D6F4D2 #D2E7F4 #F0D2F4
square
#F4DFD2 #D6F4D2 #D2E7F4 #F0D2F4
split-complementary
#F4DFD2 #D2F4F0 #D2D6F4
monochromatic
#DC9970 #E8BCA1 #F4DFD2 #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.29
#F4DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#F4DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFD2
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFD2 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#FBDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfd2; /* rgb */ color: rgb(244, 223, 210); /* oklch */ color: oklch(91.7% 0.029 54.0);
Tailwind
colors: {
custom: {
50: '#f8e9df',
500: '#f4dfd2',
950: '#000000',
},
}SCSS
$custom: #f4dfd2; $custom-light: #f8e9df; $custom-dark: #000000;
JSON
{
"hex": "#f4dfd2",
"rgb": {
"r": 244,
"g": 223,
"b": 210
},
"hsl": {
"h": 22.941,
"s": 60.714,
"l": 89.02
},
"oklch": {
"l": 0.91717,
"c": 0.02909,
"h": 54
},
"luminance": 0.76662
}Semantic roles & 50–950 ramp
primary
#F4DFD2
secondary
#96BCD5
accent
#87C81D
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484