#F8DBBB#F8DBBB
#F8DBBB is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.7% C 0.053 H 69.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DBBB |
|---|---|
| RGB | rgb(248, 219, 187) |
| HSL | hsl(31, 81%, 85%) |
| HSV | hsv(31, 25%, 97%) |
| CMYK | cmyk(0%, 11.7%, 24.6%, 2.7%) |
| CIE-LAB | lab(89.02, 5.24, 19.43) |
| CIE-LCH | lch(89.02, 20.12, 74.90°) |
| OKLab | oklab(90.74% 0.0183 0.0499) |
| OKLCH | oklch(90.74% 0.053 69.8) |
| XYZ | xyz(73.0131, 74.2096, 57.4819) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.04
Peach
#FFDAB9
ΔE00 2.67
Light Peach
#FFD8B1
ΔE00 3.10
Blanchedalmond
#FFEBCD
ΔE00 4.58
Navajowhite
#FFDEAD
ΔE00 4.70
Wheat
#F5DEB3
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DBBB #BBD8F8
analogous
#F8BCBB #F8DBBB #F7F8BB
triadic
#F8DBBB #BBF8DB #DBBBF8
tetradic
#F8DBBB #BBF8BC #BBD8F8 #F8BBF7
square
#F8DBBB #BBF8BC #BBD8F8 #F8BBF7
split-complementary
#F8DBBB #BBF7F8 #BCBBF8
monochromatic
#EDA04C #F2BE84 #F8DBBB #FCF0E3 #FCF0E3
Accessibility & contrast
On white
1.33
#F8DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#F8DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DBBB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DBBB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f8dbbb; /* rgb */ color: rgb(248, 219, 187); /* oklch */ color: oklch(90.7% 0.053 69.8);
Tailwind
colors: {
custom: {
50: '#fbe6cf',
500: '#f8dbbb',
950: '#000000',
},
}SCSS
$custom: #f8dbbb; $custom-light: #fbe6cf; $custom-dark: #000000;
JSON
{
"hex": "#f8dbbb",
"rgb": {
"r": 248,
"g": 219,
"b": 187
},
"hsl": {
"h": 31.475,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.90736,
"c": 0.05313,
"h": 69.8
},
"luminance": 0.74207
}Semantic roles & 50–950 ramp
primary
#F8DBBB
secondary
#7CA9DB
accent
#6DDE08
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483