#F4DFCA#F4DFCA
#F4DFCA is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.5% C 0.036 H 67.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFCA |
|---|---|
| RGB | rgb(244, 223, 202) |
| HSL | hsl(30, 66%, 87%) |
| HSV | hsv(30, 17%, 96%) |
| CMYK | cmyk(0%, 8.6%, 17.2%, 4.3%) |
| CIE-LAB | lab(89.99, 3.87, 12.90) |
| CIE-LCH | lch(89.99, 13.47, 73.29°) |
| OKLab | oklab(91.52% 0.014 0.0336) |
| OKLCH | oklch(91.52% 0.036 67.3) |
| XYZ | xyz(74.3562, 76.2743, 66.6711) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.44
Warm Beige
#E9DCC9
ΔE00 3.45
Champagne
#F7E7CE
ΔE00 3.59
Bisque
#FFE4C4
ΔE00 3.82
Blanchedalmond
#FFEBCD
ΔE00 4.37
Papayawhip
#FFEFD5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFCA #CADFF4
analogous
#F4CACA #F4DFCA #F4F4CA
triadic
#F4DFCA #CAF4DF #DFCAF4
tetradic
#F4DFCA #CAF4CA #CADFF4 #F4CAF4
square
#F4DFCA #CAF4CA #CADFF4 #F4CAF4
split-complementary
#F4DFCA #CAF4F4 #CACAF4
monochromatic
#DFA265 #E9C097 #F4DFCA #FAF0E6 #FAF0E6
Accessibility & contrast
On white
1.29
#F4DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F4DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFCA
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFCA | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0C9
Deuteranopia (green-blind)
#EBE4CA
Tritanopia (blue-blind)
#FCDAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4dfca; /* rgb */ color: rgb(244, 223, 202); /* oklch */ color: oklch(91.5% 0.036 67.3);
Tailwind
colors: {
custom: {
50: '#f8e9da',
500: '#f4dfca',
950: '#000000',
},
}SCSS
$custom: #f4dfca; $custom-light: #f8e9da; $custom-dark: #000000;
JSON
{
"hex": "#f4dfca",
"rgb": {
"r": 244,
"g": 223,
"b": 202
},
"hsl": {
"h": 30,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.91517,
"c": 0.03635,
"h": 67.3
},
"luminance": 0.76273
}Semantic roles & 50–950 ramp
primary
#F4DFCA
secondary
#8DB1D5
accent
#73CD18
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483