#F8D2BF#F8D2BF
#F8D2BF is a very light, muted orange. Relative luminance 0.698; OKLCH L 89.1% C 0.050 H 48.1°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D2BF |
|---|---|
| RGB | rgb(248, 210, 191) |
| HSL | hsl(20, 80%, 86%) |
| HSV | hsv(20, 23%, 97%) |
| CMYK | cmyk(0%, 15.3%, 23%, 2.7%) |
| CIE-LAB | lab(86.91, 10.46, 14.36) |
| CIE-LCH | lch(86.91, 17.77, 53.93°) |
| OKLab | oklab(89.11% 0.0334 0.0373) |
| OKLCH | oklch(89.11% 0.05 48.1) |
| XYZ | xyz(71.1625, 69.8137, 59.0070) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.59
Peach
#FFDAB9
ΔE00 5.77
Light Peach
#FFD8B1
ΔE00 7.30
Mistyrose
#FFE4E1
ΔE00 7.75
Bisque
#FFE4C4
ΔE00 8.47
Warm Beige
#E9DCC9
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D2BF #BFE5F8
analogous
#F8BFC8 #F8D2BF #F8EEBF
triadic
#F8D2BF #BFF8D2 #D2BFF8
tetradic
#F8D2BF #C8F8BF #BFE5F8 #EEBFF8
square
#F8D2BF #C8F8BF #BFE5F8 #EEBFF8
split-complementary
#F8D2BF #BFF8EE #BFC8F8
monochromatic
#EC8451 #F2AB88 #F8D2BF #FCECE3 #FCECE3
Accessibility & contrast
On white
1.40
#F8D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#F8D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D2BF
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D2BF | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BE
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#FFCCCD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f8d2bf; /* rgb */ color: rgb(248, 210, 191); /* oklch */ color: oklch(89.1% 0.050 48.1);
Tailwind
colors: {
custom: {
50: '#fbdfd2',
500: '#f8d2bf',
950: '#000000',
},
}SCSS
$custom: #f8d2bf; $custom-light: #fbdfd2; $custom-dark: #000000;
JSON
{
"hex": "#f8d2bf",
"rgb": {
"r": 248,
"g": 210,
"b": 191
},
"hsl": {
"h": 20,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.89108,
"c": 0.05002,
"h": 48.1
},
"luminance": 0.69811
}Semantic roles & 50–950 ramp
primary
#F8D2BF
secondary
#80BDDB
accent
#96DD09
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483