#F9CB81#F9CB81
#F9CB81 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.6% C 0.106 H 78.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CB81 |
|---|---|
| RGB | rgb(249, 203, 129) |
| HSL | hsl(37, 91%, 74%) |
| HSV | hsv(37, 48%, 98%) |
| CMYK | cmyk(0%, 18.5%, 48.2%, 2.4%) |
| CIE-LAB | lab(84.19, 7.26, 42.88) |
| CIE-LCH | lch(84.19, 43.49, 80.40°) |
| OKLab | oklab(86.65% 0.021 0.1037) |
| OKLCH | oklch(86.65% 0.106 78.6) |
| XYZ | xyz(64.3878, 64.4401, 29.8113) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.83
Burlywood
#DEB887
ΔE00 7.06
Sand (survey)
#E2CA76
ΔE00 7.29
Wheat (survey)
#FBDD7E
ΔE00 7.44
Pale Peach
#FFE5AD
ΔE00 7.85
Tan (survey)
#D1B26F
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CB81 #81AFF9
analogous
#F98F81 #F9CB81 #EBF981
triadic
#F9CB81 #81F9CB #CB81F9
tetradic
#F9CB81 #81F98F #81AFF9 #F981EB
square
#F9CB81 #81F98F #81AFF9 #F981EB
split-complementary
#F9CB81 #81EBF9 #8F81F9
monochromatic
#F39B0C #F6B347 #F9CB81 #FCE3BB #FEF3E2
Accessibility & contrast
On white
1.51
#F9CB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#F9CB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CB81
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CB81 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB7B
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9cb81; /* rgb */ color: rgb(249, 203, 129); /* oklch */ color: oklch(86.6% 0.106 78.6);
Tailwind
colors: {
custom: {
50: '#fddaa7',
500: '#f9cb81',
950: '#000000',
},
}SCSS
$custom: #f9cb81; $custom-light: #fddaa7; $custom-dark: #000000;
JSON
{
"hex": "#f9cb81",
"rgb": {
"r": 249,
"g": 203,
"b": 129
},
"hsl": {
"h": 37,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.86647,
"c": 0.10575,
"h": 78.6
},
"luminance": 0.64437
}Semantic roles & 50–950 ramp
primary
#F9CB81
secondary
#487ED6
accent
#58E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380