#F8DAB9#F8DAB9
#F8DAB9 is a very light, muted orange. Relative luminance 0.736; OKLCH L 90.5% C 0.055 H 69.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DAB9 |
|---|---|
| RGB | rgb(248, 218, 185) |
| HSL | hsl(31, 82%, 85%) |
| HSV | hsv(31, 25%, 97%) |
| CMYK | cmyk(0%, 12.1%, 25.4%, 2.7%) |
| CIE-LAB | lab(88.74, 5.49, 20.07) |
| CIE-LCH | lch(88.74, 20.81, 74.72°) |
| OKLab | oklab(90.5% 0.019 0.0515) |
| OKLCH | oklch(90.5% 0.055 69.7) |
| XYZ | xyz(72.5403, 73.6043, 56.2754) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.32
Peach
#FFDAB9
ΔE00 2.46
Light Peach
#FFD8B1
ΔE00 2.73
Navajowhite
#FFDEAD
ΔE00 4.49
Wheat
#F5DEB3
ΔE00 4.84
Blanchedalmond
#FFEBCD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DAB9 #B9D7F8
analogous
#F8BBB9 #F8DAB9 #F6F8B9
triadic
#F8DAB9 #B9F8DA #DAB9F8
tetradic
#F8DAB9 #B9F8BB #B9D7F8 #F8B9F6
square
#F8DAB9 #B9F8BB #B9D7F8 #F8B9F6
split-complementary
#F8DAB9 #B9F6F8 #BBB9F8
monochromatic
#ED9F4A #F2BD81 #F8DAB9 #FCF0E3 #FCF0E3
Accessibility & contrast
On white
1.34
#F8DAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#F8DAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DAB9
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DAB9 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB7
Deuteranopia (green-blind)
#ECE2BA
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f8dab9; /* rgb */ color: rgb(248, 218, 185); /* oklch */ color: oklch(90.5% 0.055 69.7);
Tailwind
colors: {
custom: {
50: '#fbe5ce',
500: '#f8dab9',
950: '#000000',
},
}SCSS
$custom: #f8dab9; $custom-light: #fbe5ce; $custom-dark: #000000;
JSON
{
"hex": "#f8dab9",
"rgb": {
"r": 248,
"g": 218,
"b": 185
},
"hsl": {
"h": 31.429,
"s": 81.818,
"l": 84.902
},
"oklch": {
"l": 0.90499,
"c": 0.05485,
"h": 69.7
},
"luminance": 0.73602
}Semantic roles & 50–950 ramp
primary
#F8DAB9
secondary
#7AA8DB
accent
#6EDE07
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#171513
muted
#858483