#F9C588#F9C588
#F9C588 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.6% C 0.098 H 70.4°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C588 |
|---|---|
| RGB | rgb(249, 197, 136) |
| HSL | hsl(32, 90%, 75%) |
| HSV | hsv(32, 45%, 98%) |
| CMYK | cmyk(0%, 20.9%, 45.4%, 2.4%) |
| CIE-LAB | lab(82.84, 11.04, 37.60) |
| CIE-LCH | lch(82.84, 39.18, 73.64°) |
| OKLab | oklab(85.62% 0.0328 0.092) |
| OKLCH | oklch(85.62% 0.098 70.4) |
| XYZ | xyz(63.4796, 61.8534, 31.8831) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.39
Light Peach
#FFD8B1
ΔE00 6.78
Apricot (survey)
#FFB16D
ΔE00 6.95
Navajowhite
#FFDEAD
ΔE00 7.16
Very Light Brown
#D3B683
ΔE00 7.90
Tan
#D2B48C
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C588 #88BCF9
analogous
#F98C88 #F9C588 #F5F988
triadic
#F9C588 #88F9C5 #C588F9
tetradic
#F9C588 #88F98C #88BCF9 #F988F5
square
#F9C588 #88F98C #88BCF9 #F988F5
split-complementary
#F9C588 #88F5F9 #8C88F9
monochromatic
#F38C13 #F6A94E #F9C588 #FCE1C2 #FEF1E2
Accessibility & contrast
On white
1.57
#F9C588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#F9C588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C588
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C588 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C783
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#FFB8B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f9c588; /* rgb */ color: rgb(249, 197, 136); /* oklch */ color: oklch(85.6% 0.098 70.4);
Tailwind
colors: {
custom: {
50: '#fdd6ab',
500: '#f9c588',
950: '#000000',
},
}SCSS
$custom: #f9c588; $custom-light: #fdd6ab; $custom-dark: #000000;
JSON
{
"hex": "#f9c588",
"rgb": {
"r": 249,
"g": 197,
"b": 136
},
"hsl": {
"h": 32.389,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.85615,
"c": 0.09769,
"h": 70.4
},
"luminance": 0.6185
}Semantic roles & 50–950 ramp
primary
#F9C588
secondary
#4E8DD7
accent
#6AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381