#F9CB95#F9CB95
#F9CB95 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 87.0% C 0.087 H 70.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CB95 |
|---|---|
| RGB | rgb(249, 203, 149) |
| HSL | hsl(32, 89%, 78%) |
| HSV | hsv(32, 40%, 98%) |
| CMYK | cmyk(0%, 18.5%, 40.2%, 2.4%) |
| CIE-LAB | lab(84.50, 9.25, 33.07) |
| CIE-LCH | lch(84.50, 34.34, 74.37°) |
| OKLab | oklab(86.98% 0.0286 0.0821) |
| OKLCH | oklch(86.98% 0.087 70.8) |
| XYZ | xyz(65.8497, 65.0248, 37.5105) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.75
Navajowhite
#FFDEAD
ΔE00 5.23
Burlywood
#DEB887
ΔE00 5.44
Peach
#FFDAB9
ΔE00 6.43
Moccasin
#FFE4B5
ΔE00 7.28
Wheat
#F5DEB3
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CB95 #95C3F9
analogous
#F99995 #F9CB95 #F5F995
triadic
#F9CB95 #95F9CB #CB95F9
tetradic
#F9CB95 #95F999 #95C3F9 #F995F5
square
#F9CB95 #95F999 #95C3F9 #F995F5
split-complementary
#F9CB95 #95F5F9 #9995F9
monochromatic
#F29221 #F6AF5B #F9CB95 #FCE7CF #FDF1E2
Accessibility & contrast
On white
1.50
#F9CB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#F9CB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CB95
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CB95 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD91
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f9cb95; /* rgb */ color: rgb(249, 203, 149); /* oklch */ color: oklch(87.0% 0.087 70.8);
Tailwind
colors: {
custom: {
50: '#fddab4',
500: '#f9cb95',
950: '#000000',
},
}SCSS
$custom: #f9cb95; $custom-light: #fddab4; $custom-dark: #000000;
JSON
{
"hex": "#f9cb95",
"rgb": {
"r": 249,
"g": 203,
"b": 149
},
"hsl": {
"h": 32.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.86982,
"c": 0.0869,
"h": 70.8
},
"luminance": 0.65022
}Semantic roles & 50–950 ramp
primary
#F9CB95
secondary
#5994D9
accent
#6AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381