#F9DDBB#F9DDBB
#F9DDBB is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.2% C 0.054 H 72.4°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DDBB |
|---|---|
| RGB | rgb(249, 221, 187) |
| HSL | hsl(33, 84%, 85%) |
| HSV | hsv(33, 25%, 98%) |
| CMYK | cmyk(0%, 11.2%, 24.9%, 2.4%) |
| CIE-LAB | lab(89.60, 4.58, 20.25) |
| CIE-LCH | lch(89.60, 20.76, 77.25°) |
| OKLab | oklab(91.21% 0.0164 0.0519) |
| OKLCH | oklch(91.21% 0.054 72.4) |
| XYZ | xyz(73.8935, 75.4427, 57.6735) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.64
Peach
#FFDAB9
ΔE00 3.37
Light Peach
#FFD8B1
ΔE00 3.40
Wheat
#F5DEB3
ΔE00 3.93
Blanchedalmond
#FFEBCD
ΔE00 3.96
Navajowhite
#FFDEAD
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DDBB #BBD7F9
analogous
#F9BEBB #F9DDBB #F6F9BB
triadic
#F9DDBB #BBF9DD #DDBBF9
tetradic
#F9DDBB #BBF9BE #BBD7F9 #F9BBF6
square
#F9DDBB #BBF9BE #BBD7F9 #F9BBF6
split-complementary
#F9DDBB #BBF6F9 #BEBBF9
monochromatic
#EFA54B #F4C183 #F9DDBB #FDF1E3 #FDF1E3
Accessibility & contrast
On white
1.31
#F9DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#F9DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DDBB
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DDBB | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB9
Deuteranopia (green-blind)
#EEE4BC
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f9ddbb; /* rgb */ color: rgb(249, 221, 187); /* oklch */ color: oklch(91.2% 0.054 72.4);
Tailwind
colors: {
custom: {
50: '#fce7cf',
500: '#f9ddbb',
950: '#000000',
},
}SCSS
$custom: #f9ddbb; $custom-light: #fce7cf; $custom-dark: #000000;
JSON
{
"hex": "#f9ddbb",
"rgb": {
"r": 249,
"g": 221,
"b": 187
},
"hsl": {
"h": 32.903,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.91211,
"c": 0.05443,
"h": 72.4
},
"luminance": 0.7544
}Semantic roles & 50–950 ramp
primary
#F9DDBB
secondary
#7BA7DD
accent
#68E005
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171613
muted
#858483