#F8DABB#F8DABB
#F8DABB is a very light, muted orange. Relative luminance 0.737; OKLCH L 90.5% C 0.053 H 68.0°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DABB |
|---|---|
| RGB | rgb(248, 218, 187) |
| HSL | hsl(30, 81%, 85%) |
| HSV | hsv(30, 25%, 97%) |
| CMYK | cmyk(0%, 12.1%, 24.6%, 2.7%) |
| CIE-LAB | lab(88.78, 5.76, 19.09) |
| CIE-LCH | lch(88.78, 19.94, 73.21°) |
| OKLab | oklab(90.54% 0.0198 0.049) |
| OKLCH | oklch(90.54% 0.053 68) |
| XYZ | xyz(72.7530, 73.6894, 57.3952) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.21
Bisque
#FFE4C4
ΔE00 2.46
Light Peach
#FFD8B1
ΔE00 2.94
Blanchedalmond
#FFEBCD
ΔE00 5.06
Navajowhite
#FFDEAD
ΔE00 5.15
Wheat
#F5DEB3
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DABB #BBD9F8
analogous
#F8BBBB #F8DABB #F7F8BB
triadic
#F8DABB #BBF8DA #DABBF8
tetradic
#F8DABB #BBF8BB #BBD9F8 #F8BBF7
square
#F8DABB #BBF8BB #BBD9F8 #F8BBF7
split-complementary
#F8DABB #BBF7F8 #BBBBF8
monochromatic
#ED9E4C #F2BC84 #F8DABB #FCF0E3 #FCF0E3
Accessibility & contrast
On white
1.33
#F8DABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#F8DABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DABB
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DABB | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f8dabb; /* rgb */ color: rgb(248, 218, 187); /* oklch */ color: oklch(90.5% 0.053 68.0);
Tailwind
colors: {
custom: {
50: '#fbe5cf',
500: '#f8dabb',
950: '#000000',
},
}SCSS
$custom: #f8dabb; $custom-light: #fbe5cf; $custom-dark: #000000;
JSON
{
"hex": "#f8dabb",
"rgb": {
"r": 248,
"g": 218,
"b": 187
},
"hsl": {
"h": 30.492,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.90543,
"c": 0.05287,
"h": 68
},
"luminance": 0.73687
}Semantic roles & 50–950 ramp
primary
#F8DABB
secondary
#7CABDB
accent
#71DE08
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483