#F9BA88#F9BA88
#F9BA88 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.6% C 0.098 H 59.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BA88 |
|---|---|
| RGB | rgb(249, 186, 136) |
| HSL | hsl(27, 90%, 75%) |
| HSV | hsv(27, 45%, 98%) |
| CMYK | cmyk(0%, 25.3%, 45.4%, 2.4%) |
| CIE-LAB | lab(80.20, 16.80, 34.18) |
| CIE-LCH | lch(80.20, 38.08, 63.83°) |
| OKLab | oklab(83.56% 0.0499 0.0841) |
| OKLCH | oklch(83.56% 0.098 59.3) |
| XYZ | xyz(61.0724, 57.0391, 31.0807) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.83
Apricot (survey)
#FFB16D
ΔE00 4.42
Sandybrown
#F4A460
ΔE00 6.44
Burlywood
#DEB887
ΔE00 7.07
Apricot
#FBCEB1
ΔE00 7.37
Pale Orange
#FFA756
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BA88 #88C7F9
analogous
#F9888E #F9BA88 #F9F388
triadic
#F9BA88 #88F9BA #BA88F9
tetradic
#F9BA88 #8EF988 #88C7F9 #F388F9
square
#F9BA88 #8EF988 #88C7F9 #F388F9
split-complementary
#F9BA88 #88F9F3 #888EF9
monochromatic
#F37613 #F6984E #F9BA88 #FCDCC2 #FEEEE2
Accessibility & contrast
On white
1.69
#F9BA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#F9BA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BA88
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BA88 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF84
Deuteranopia (green-blind)
#DCCD89
Tritanopia (blue-blind)
#FFADAD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f9ba88; /* rgb */ color: rgb(249, 186, 136); /* oklch */ color: oklch(83.6% 0.098 59.3);
Tailwind
colors: {
custom: {
50: '#feceab',
500: '#f9ba88',
950: '#000000',
},
}SCSS
$custom: #f9ba88; $custom-light: #feceab; $custom-dark: #000000;
JSON
{
"hex": "#f9ba88",
"rgb": {
"r": 249,
"g": 186,
"b": 136
},
"hsl": {
"h": 26.549,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.83559,
"c": 0.09781,
"h": 59.3
},
"luminance": 0.57035
}Semantic roles & 50–950 ramp
primary
#F9BA88
secondary
#4E9AD7
accent
#80E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381