#F8DDBB#F8DDBB
#F8DDBB is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.1% C 0.054 H 73.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DDBB |
|---|---|
| RGB | rgb(248, 221, 187) |
| HSL | hsl(33, 81%, 85%) |
| HSV | hsv(33, 25%, 97%) |
| CMYK | cmyk(0%, 10.9%, 24.6%, 2.7%) |
| CIE-LAB | lab(89.51, 4.21, 20.12) |
| CIE-LCH | lch(89.51, 20.55, 78.17°) |
| OKLab | oklab(91.12% 0.0153 0.0516) |
| OKLCH | oklch(91.12% 0.054 73.4) |
| XYZ | xyz(73.5380, 75.2594, 57.6568) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.71
Wheat
#F5DEB3
ΔE00 3.64
Light Peach
#FFD8B1
ΔE00 3.73
Peach
#FFDAB9
ΔE00 3.75
Blanchedalmond
#FFEBCD
ΔE00 3.76
Navajowhite
#FFDEAD
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DDBB #BBD6F8
analogous
#F8BEBB #F8DDBB #F4F8BB
triadic
#F8DDBB #BBF8DD #DDBBF8
tetradic
#F8DDBB #BBF8BE #BBD6F8 #F8BBF4
square
#F8DDBB #BBF8BE #BBD6F8 #F8BBF4
split-complementary
#F8DDBB #BBF4F8 #BEBBF8
monochromatic
#EDA64C #F2C184 #F8DDBB #FCF1E3 #FCF1E3
Accessibility & contrast
On white
1.31
#F8DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#F8DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DDBB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DDBB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#EEE4BC
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f8ddbb; /* rgb */ color: rgb(248, 221, 187); /* oklch */ color: oklch(91.1% 0.054 73.4);
Tailwind
colors: {
custom: {
50: '#fbe7cf',
500: '#f8ddbb',
950: '#000000',
},
}SCSS
$custom: #f8ddbb; $custom-light: #fbe7cf; $custom-dark: #000000;
JSON
{
"hex": "#f8ddbb",
"rgb": {
"r": 248,
"g": 221,
"b": 187
},
"hsl": {
"h": 33.443,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.91123,
"c": 0.05379,
"h": 73.4
},
"luminance": 0.75257
}Semantic roles & 50–950 ramp
primary
#F8DDBB
secondary
#7CA6DB
accent
#66DE08
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171613
muted
#858483