#F8DFCA#F8DFCA
#F8DFCA is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.039 H 62.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFCA |
|---|---|
| RGB | rgb(248, 223, 202) |
| HSL | hsl(27, 77%, 88%) |
| HSV | hsv(27, 19%, 97%) |
| CMYK | cmyk(0%, 10.1%, 18.5%, 2.7%) |
| CIE-LAB | lab(90.32, 5.31, 13.42) |
| CIE-LCH | lch(90.32, 14.44, 68.40°) |
| OKLab | oklab(91.86% 0.0183 0.0349) |
| OKLCH | oklch(91.86% 0.039 62.4) |
| XYZ | xyz(75.7596, 76.9979, 66.7369) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 4.00
Peach
#FFDAB9
ΔE00 4.56
Antiquewhite
#FAEBD7
ΔE00 4.69
Champagne
#F7E7CE
ΔE00 5.03
Warm Beige
#E9DCC9
ΔE00 5.06
Blanchedalmond
#FFEBCD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFCA #CAE3F8
analogous
#F8CACC #F8DFCA #F8F6CA
triadic
#F8DFCA #CAF8DF #DFCAF8
tetradic
#F8DFCA #CCF8CA #CAE3F8 #F6CAF8
square
#F8DFCA #CCF8CA #CAE3F8 #F6CAF8
split-complementary
#F8DFCA #CAF8F6 #CACCF8
monochromatic
#EA9E5E #F1BE94 #F8DFCA #FBEFE4 #FBEFE4
Accessibility & contrast
On white
1.28
#F8DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F8DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFCA
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFCA | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#EDE5CA
Tritanopia (blue-blind)
#FFDAD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f8dfca; /* rgb */ color: rgb(248, 223, 202); /* oklch */ color: oklch(91.9% 0.039 62.4);
Tailwind
colors: {
custom: {
50: '#fbe9da',
500: '#f8dfca',
950: '#000000',
},
}SCSS
$custom: #f8dfca; $custom-light: #fbe9da; $custom-dark: #000000;
JSON
{
"hex": "#f8dfca",
"rgb": {
"r": 248,
"g": 223,
"b": 202
},
"hsl": {
"h": 27.391,
"s": 76.667,
"l": 88.235
},
"oklch": {
"l": 0.91859,
"c": 0.03938,
"h": 62.4
},
"luminance": 0.76996
}Semantic roles & 50–950 ramp
primary
#F8DFCA
secondary
#8AB7DC
accent
#7CD90D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483