#F8DBCF#F8DBCF
#F8DBCF is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.2% C 0.036 H 43.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DBCF |
|---|---|
| RGB | rgb(248, 219, 207) |
| HSL | hsl(18, 75%, 89%) |
| HSV | hsv(18, 17%, 97%) |
| CMYK | cmyk(0%, 11.7%, 16.5%, 2.7%) |
| CIE-LAB | lab(89.45, 8.13, 9.57) |
| CIE-LCH | lch(89.45, 12.55, 49.65°) |
| OKLab | oklab(91.22% 0.0261 0.0251) |
| OKLCH | oklch(91.22% 0.036 43.8) |
| XYZ | xyz(75.3051, 75.1264, 69.5533) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.45
Apricot
#FBCEB1
ΔE00 7.05
Peach
#FFDAB9
ΔE00 7.63
Linen
#FAF0E6
ΔE00 8.31
Very Light Pink
#FFF4F2
ΔE00 8.41
Antiquewhite
#FAEBD7
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DBCF #CFECF8
analogous
#F8CFD8 #F8DBCF #F8F0CF
triadic
#F8DBCF #CFF8DB #DBCFF8
tetradic
#F8DBCF #D8F8CF #CFECF8 #F0CFF8
square
#F8DBCF #D8F8CF #CFECF8 #F0CFF8
split-complementary
#F8DBCF #CFF8F0 #CFD8F8
monochromatic
#E88B64 #F0B39A #F8DBCF #FBEBE4 #FBEBE4
Accessibility & contrast
On white
1.31
#F8DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#F8DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DBCF
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DBCF | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCE
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f8dbcf; /* rgb */ color: rgb(248, 219, 207); /* oklch */ color: oklch(91.2% 0.036 43.8);
Tailwind
colors: {
custom: {
50: '#fbe6dd',
500: '#f8dbcf',
950: '#000000',
},
}SCSS
$custom: #f8dbcf; $custom-light: #fbe6dd; $custom-dark: #000000;
JSON
{
"hex": "#f8dbcf",
"rgb": {
"r": 248,
"g": 219,
"b": 207
},
"hsl": {
"h": 17.561,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.91216,
"c": 0.0362,
"h": 43.8
},
"luminance": 0.75124
}Semantic roles & 50–950 ramp
primary
#F8DBCF
secondary
#8FC5DC
accent
#9CD70F
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484