#F9E2BB#F9E2BB
#F9E2BB is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.2% C 0.057 H 80.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F9E2BB |
|---|---|
| RGB | rgb(249, 226, 187) |
| HSL | hsl(38, 84%, 85%) |
| HSV | hsv(38, 25%, 98%) |
| CMYK | cmyk(0%, 9.2%, 24.9%, 2.4%) |
| CIE-LAB | lab(90.84, 2.02, 21.96) |
| CIE-LCH | lch(90.84, 22.05, 84.75°) |
| OKLab | oklab(92.18% 0.009 0.0561) |
| OKLCH | oklch(92.18% 0.057 80.9) |
| XYZ | xyz(75.2333, 78.1223, 58.1201) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.50
Moccasin
#FFE4B5
ΔE00 2.18
Blanchedalmond
#FFEBCD
ΔE00 3.28
Bisque
#FFE4C4
ΔE00 3.33
Navajowhite
#FFDEAD
ΔE00 3.50
Pale Peach
#FFE5AD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9E2BB #BBD2F9
analogous
#F9C3BB #F9E2BB #F1F9BB
triadic
#F9E2BB #BBF9E2 #E2BBF9
tetradic
#F9E2BB #BBF9C3 #BBD2F9 #F9BBF1
square
#F9E2BB #BBF9C3 #BBD2F9 #F9BBF1
split-complementary
#F9E2BB #BBF1F9 #C3BBF9
monochromatic
#EFB24B #F4CA83 #F9E2BB #FDF3E3 #FDF3E3
Accessibility & contrast
On white
1.26
#F9E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#F9E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9E2BB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9E2BB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE1B9
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#FFDBD7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f9e2bb; /* rgb */ color: rgb(249, 226, 187); /* oklch */ color: oklch(92.2% 0.057 80.9);
Tailwind
colors: {
custom: {
50: '#fcebcf',
500: '#f9e2bb',
950: '#000000',
},
}SCSS
$custom: #f9e2bb; $custom-light: #fcebcf; $custom-dark: #000000;
JSON
{
"hex": "#f9e2bb",
"rgb": {
"r": 249,
"g": 226,
"b": 187
},
"hsl": {
"h": 37.742,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.92181,
"c": 0.05683,
"h": 80.9
},
"luminance": 0.7812
}Semantic roles & 50–950 ramp
primary
#F9E2BB
secondary
#7BA0DD
accent
#56E005
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483