#F4DFCB#F4DFCB
#F4DFCB is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.5% C 0.035 H 66.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFCB |
|---|---|
| RGB | rgb(244, 223, 203) |
| HSL | hsl(29, 65%, 88%) |
| HSV | hsv(29, 17%, 96%) |
| CMYK | cmyk(0%, 8.6%, 16.8%, 4.3%) |
| CIE-LAB | lab(90.01, 4.02, 12.41) |
| CIE-LCH | lch(90.01, 13.05, 72.04°) |
| OKLab | oklab(91.54% 0.0144 0.0323) |
| OKLCH | oklch(91.54% 0.035 66) |
| XYZ | xyz(74.4750, 76.3218, 67.2967) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.55
Warm Beige
#E9DCC9
ΔE00 3.58
Champagne
#F7E7CE
ΔE00 3.90
Bisque
#FFE4C4
ΔE00 4.15
Blanchedalmond
#FFEBCD
ΔE00 4.72
Papayawhip
#FFEFD5
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFCB #CBE0F4
analogous
#F4CBCC #F4DFCB #F4F3CB
triadic
#F4DFCB #CBF4DF #DFCBF4
tetradic
#F4DFCB #CCF4CB #CBE0F4 #F3CBF4
square
#F4DFCB #CCF4CB #CBE0F4 #F3CBF4
split-complementary
#F4DFCB #CBF4F3 #CBCCF4
monochromatic
#DFA166 #E9C098 #F4DFCB #FAEFE6 #FAEFE6
Accessibility & contrast
On white
1.29
#F4DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F4DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFCB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFCB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#EBE4CB
Tritanopia (blue-blind)
#FCDAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4dfcb; /* rgb */ color: rgb(244, 223, 203); /* oklch */ color: oklch(91.5% 0.035 66.0);
Tailwind
colors: {
custom: {
50: '#f8e9da',
500: '#f4dfcb',
950: '#000000',
},
}SCSS
$custom: #f4dfcb; $custom-light: #f8e9da; $custom-dark: #000000;
JSON
{
"hex": "#f4dfcb",
"rgb": {
"r": 244,
"g": 223,
"b": 203
},
"hsl": {
"h": 29.268,
"s": 65.079,
"l": 87.647
},
"oklch": {
"l": 0.91541,
"c": 0.03536,
"h": 66
},
"luminance": 0.7632
}Semantic roles & 50–950 ramp
primary
#F4DFCB
secondary
#8EB2D5
accent
#75CD19
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483