#F5DFCA#F5DFCA
#F5DFCA is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.6% C 0.037 H 66.0°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFCA |
|---|---|
| RGB | rgb(245, 223, 202) |
| HSL | hsl(29, 68%, 88%) |
| HSV | hsv(29, 18%, 96%) |
| CMYK | cmyk(0%, 9%, 17.6%, 3.9%) |
| CIE-LAB | lab(90.07, 4.23, 13.03) |
| CIE-LCH | lch(90.07, 13.70, 72.00°) |
| OKLab | oklab(91.6% 0.0151 0.0339) |
| OKLCH | oklch(91.6% 0.037 66) |
| XYZ | xyz(74.7042, 76.4538, 66.6874) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.73
Bisque
#FFE4C4
ΔE00 3.79
Warm Beige
#E9DCC9
ΔE00 3.85
Champagne
#F7E7CE
ΔE00 3.94
Blanchedalmond
#FFEBCD
ΔE00 4.58
Papayawhip
#FFEFD5
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFCA #CAE0F5
analogous
#F5CACA #F5DFCA #F5F4CA
triadic
#F5DFCA #CAF5DF #DFCAF5
tetradic
#F5DFCA #CAF5CA #CAE0F5 #F4CAF5
square
#F5DFCA #CAF5CA #CAE0F5 #F4CAF5
split-complementary
#F5DFCA #CAF5F4 #CACAF5
monochromatic
#E2A163 #EBC097 #F5DFCA #FAEFE5 #FAEFE5
Accessibility & contrast
On white
1.29
#F5DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F5DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFCA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFCA | 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)
#E6E0C9
Deuteranopia (green-blind)
#ECE5CA
Tritanopia (blue-blind)
#FDDAD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfca; /* rgb */ color: rgb(245, 223, 202); /* oklch */ color: oklch(91.6% 0.037 66.0);
Tailwind
colors: {
custom: {
50: '#f8e9da',
500: '#f5dfca',
950: '#000000',
},
}SCSS
$custom: #f5dfca; $custom-light: #f8e9da; $custom-dark: #000000;
JSON
{
"hex": "#f5dfca",
"rgb": {
"r": 245,
"g": 223,
"b": 202
},
"hsl": {
"h": 29.302,
"s": 68.254,
"l": 87.647
},
"oklch": {
"l": 0.91602,
"c": 0.03708,
"h": 66
},
"luminance": 0.76452
}Semantic roles & 50–950 ramp
primary
#F5DFCA
secondary
#8DB2D7
accent
#75D015
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483