#F5DFCB#F5DFCB
#F5DFCB is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.6% C 0.036 H 64.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFCB |
|---|---|
| RGB | rgb(245, 223, 203) |
| HSL | hsl(29, 68%, 88%) |
| HSV | hsv(29, 17%, 96%) |
| CMYK | cmyk(0%, 9%, 17.1%, 3.9%) |
| CIE-LAB | lab(90.09, 4.38, 12.54) |
| CIE-LCH | lch(90.09, 13.28, 70.73°) |
| OKLab | oklab(91.63% 0.0155 0.0326) |
| OKLCH | oklch(91.63% 0.036 64.6) |
| XYZ | xyz(74.8230, 76.5013, 67.3130) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.86
Warm Beige
#E9DCC9
ΔE00 3.99
Bisque
#FFE4C4
ΔE00 4.15
Champagne
#F7E7CE
ΔE00 4.24
Blanchedalmond
#FFEBCD
ΔE00 4.93
Papayawhip
#FFEFD5
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFCB #CBE1F5
analogous
#F5CBCC #F5DFCB #F5F4CB
triadic
#F5DFCB #CBF5DF #DFCBF5
tetradic
#F5DFCB #CCF5CB #CBE1F5 #F4CBF5
square
#F5DFCB #CCF5CB #CBE1F5 #F4CBF5
split-complementary
#F5DFCB #CBF5F4 #CBCCF5
monochromatic
#E1A064 #EBBF98 #F5DFCB #FAEFE5 #FAEFE5
Accessibility & contrast
On white
1.29
#F5DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F5DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFCB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFCB | 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)
#E6E0CA
Deuteranopia (green-blind)
#EBE5CB
Tritanopia (blue-blind)
#FDDAD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfcb; /* rgb */ color: rgb(245, 223, 203); /* oklch */ color: oklch(91.6% 0.036 64.6);
Tailwind
colors: {
custom: {
50: '#f8e9da',
500: '#f5dfcb',
950: '#000000',
},
}SCSS
$custom: #f5dfcb; $custom-light: #f8e9da; $custom-dark: #000000;
JSON
{
"hex": "#f5dfcb",
"rgb": {
"r": 245,
"g": 223,
"b": 203
},
"hsl": {
"h": 28.571,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.91626,
"c": 0.03611,
"h": 64.6
},
"luminance": 0.765
}Semantic roles & 50–950 ramp
primary
#F5DFCB
secondary
#8EB4D7
accent
#77D016
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483