#F9DBAB#F9DBAB
#F9DBAB is a very light, moderate orange. Relative luminance 0.737; OKLCH L 90.5% C 0.070 H 79.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DBAB |
|---|---|
| RGB | rgb(249, 219, 171) |
| HSL | hsl(37, 87%, 82%) |
| HSV | hsv(37, 31%, 98%) |
| CMYK | cmyk(0%, 12%, 31.3%, 2.4%) |
| CIE-LAB | lab(88.80, 3.53, 27.45) |
| CIE-LCH | lch(88.80, 27.68, 82.67°) |
| OKLab | oklab(90.48% 0.0131 0.0693) |
| OKLCH | oklch(90.48% 0.07 79.3) |
| XYZ | xyz(71.7502, 73.7455, 48.9750) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.18
Moccasin
#FFE4B5
ΔE00 2.09
Wheat
#F5DEB3
ΔE00 2.32
Pale Peach
#FFE5AD
ΔE00 3.30
Light Peach
#FFD8B1
ΔE00 4.67
Bisque
#FFE4C4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DBAB #ABC9F9
analogous
#F9B4AB #F9DBAB #F0F9AB
triadic
#F9DBAB #ABF9DB #DBABF9
tetradic
#F9DBAB #ABF9B4 #ABC9F9 #F9ABF0
square
#F9DBAB #ABF9B4 #ABC9F9 #F9ABF0
split-complementary
#F9DBAB #ABF0F9 #B4ABF9
monochromatic
#F1AA39 #F5C372 #F9DBAB #FDF3E2 #FDF3E2
Accessibility & contrast
On white
1.33
#F9DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#F9DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DBAB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DBAB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#EFE2AC
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f9dbab; /* rgb */ color: rgb(249, 219, 171); /* oklch */ color: oklch(90.5% 0.070 79.3);
Tailwind
colors: {
custom: {
50: '#fce6c4',
500: '#f9dbab',
950: '#000000',
},
}SCSS
$custom: #f9dbab; $custom-light: #fce6c4; $custom-dark: #000000;
JSON
{
"hex": "#f9dbab",
"rgb": {
"r": 249,
"g": 219,
"b": 171
},
"hsl": {
"h": 36.923,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.90484,
"c": 0.07049,
"h": 79.3
},
"luminance": 0.73743
}Semantic roles & 50–950 ramp
primary
#F9DBAB
secondary
#6D97DB
accent
#59E302
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482