#F9CA89#F9CA89
#F9CA89 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.6% C 0.098 H 74.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CA89 |
|---|---|
| RGB | rgb(249, 202, 137) |
| HSL | hsl(35, 90%, 76%) |
| HSV | hsv(35, 45%, 98%) |
| CMYK | cmyk(0%, 18.9%, 45%, 2.4%) |
| CIE-LAB | lab(84.06, 8.54, 38.67) |
| CIE-LCH | lch(84.06, 39.60, 77.55°) |
| OKLab | oklab(86.58% 0.0255 0.0945) |
| OKLCH | oklch(86.58% 0.098 74.9) |
| XYZ | xyz(64.7052, 64.1904, 32.6439) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.93
Navajowhite
#FFDEAD
ΔE00 6.03
Light Peach
#FFD8B1
ΔE00 6.93
Very Light Brown
#D3B683
ΔE00 7.65
Pale Peach
#FFE5AD
ΔE00 7.90
Moccasin
#FFE4B5
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CA89 #89B8F9
analogous
#F99289 #F9CA89 #F0F989
triadic
#F9CA89 #89F9CA #CA89F9
tetradic
#F9CA89 #89F992 #89B8F9 #F989F0
square
#F9CA89 #89F992 #89B8F9 #F989F0
split-complementary
#F9CA89 #89F0F9 #9289F9
monochromatic
#F39615 #F6B04F #F9CA89 #FCE4C3 #FEF2E2
Accessibility & contrast
On white
1.52
#F9CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#F9CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CA89
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CA89 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB84
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9ca89; /* rgb */ color: rgb(249, 202, 137); /* oklch */ color: oklch(86.6% 0.098 74.9);
Tailwind
colors: {
custom: {
50: '#fddaac',
500: '#f9ca89',
950: '#000000',
},
}SCSS
$custom: #f9ca89; $custom-light: #fddaac; $custom-dark: #000000;
JSON
{
"hex": "#f9ca89",
"rgb": {
"r": 249,
"g": 202,
"b": 137
},
"hsl": {
"h": 34.821,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.86583,
"c": 0.09791,
"h": 74.9
},
"luminance": 0.64187
}Semantic roles & 50–950 ramp
primary
#F9CA89
secondary
#4F88D7
accent
#60E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381