#F8DEBD#F8DEBD
#F8DEBD is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.4% C 0.052 H 73.7°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEBD |
|---|---|
| RGB | rgb(248, 222, 189) |
| HSL | hsl(34, 81%, 86%) |
| HSV | hsv(34, 24%, 97%) |
| CMYK | cmyk(0%, 10.5%, 23.8%, 2.7%) |
| CIE-LAB | lab(89.80, 3.97, 19.47) |
| CIE-LCH | lch(89.80, 19.87, 78.47°) |
| OKLab | oklab(91.36% 0.0147 0.05) |
| OKLCH | oklch(91.36% 0.052 73.7) |
| XYZ | xyz(74.0184, 75.8752, 58.8806) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.50
Blanchedalmond
#FFEBCD
ΔE00 3.40
Wheat
#F5DEB3
ΔE00 3.71
Peach
#FFDAB9
ΔE00 3.98
Light Peach
#FFD8B1
ΔE00 4.09
Champagne
#F7E7CE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEBD #BDD7F8
analogous
#F8C0BD #F8DEBD #F5F8BD
triadic
#F8DEBD #BDF8DE #DEBDF8
tetradic
#F8DEBD #BDF8C0 #BDD7F8 #F8BDF5
square
#F8DEBD #BDF8C0 #BDD7F8 #F8BDF5
split-complementary
#F8DEBD #BDF5F8 #C0BDF8
monochromatic
#ECA74E #F2C286 #F8DEBD #FCF1E3 #FCF1E3
Accessibility & contrast
On white
1.30
#F8DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F8DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEBD
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEBD | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#EEE4BE
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8debd; /* rgb */ color: rgb(248, 222, 189); /* oklch */ color: oklch(91.4% 0.052 73.7);
Tailwind
colors: {
custom: {
50: '#fbe8d1',
500: '#f8debd',
950: '#000000',
},
}SCSS
$custom: #f8debd; $custom-light: #fbe8d1; $custom-dark: #000000;
JSON
{
"hex": "#f8debd",
"rgb": {
"r": 248,
"g": 222,
"b": 189
},
"hsl": {
"h": 33.559,
"s": 80.822,
"l": 85.686
},
"oklch": {
"l": 0.91362,
"c": 0.05209,
"h": 73.7
},
"luminance": 0.75873
}Semantic roles & 50–950 ramp
primary
#F8DEBD
secondary
#7EA7DB
accent
#66DD08
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483