#F9CB98#F9CB98
#F9CB98 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.0% C 0.084 H 69.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CB98 |
|---|---|
| RGB | rgb(249, 203, 152) |
| HSL | hsl(32, 89%, 79%) |
| HSV | hsv(32, 39%, 98%) |
| CMYK | cmyk(0%, 18.5%, 39%, 2.4%) |
| CIE-LAB | lab(84.55, 9.58, 31.58) |
| CIE-LCH | lch(84.55, 33.00, 73.12°) |
| OKLab | oklab(87.04% 0.0298 0.0787) |
| OKLCH | oklch(87.04% 0.084 69.3) |
| XYZ | xyz(66.0923, 65.1219, 38.7882) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.22
Navajowhite
#FFDEAD
ΔE00 5.31
Burlywood
#DEB887
ΔE00 5.50
Peach
#FFDAB9
ΔE00 5.83
Apricot
#FBCEB1
ΔE00 6.79
Moccasin
#FFE4B5
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CB98 #98C6F9
analogous
#F99A98 #F9CB98 #F7F998
triadic
#F9CB98 #98F9CB #CB98F9
tetradic
#F9CB98 #98F99A #98C6F9 #F998F7
square
#F9CB98 #98F99A #98C6F9 #F998F7
split-complementary
#F9CB98 #98F7F9 #9A98F9
monochromatic
#F29124 #F6AE5E #F9CB98 #FCE8D2 #FDF0E2
Accessibility & contrast
On white
1.50
#F9CB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#F9CB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CB98
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CB98 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#E6D799
Tritanopia (blue-blind)
#FFC0BE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f9cb98; /* rgb */ color: rgb(249, 203, 152); /* oklch */ color: oklch(87.0% 0.084 69.3);
Tailwind
colors: {
custom: {
50: '#fddab6',
500: '#f9cb98',
950: '#000000',
},
}SCSS
$custom: #f9cb98; $custom-light: #fddab6; $custom-dark: #000000;
JSON
{
"hex": "#f9cb98",
"rgb": {
"r": 249,
"g": 203,
"b": 152
},
"hsl": {
"h": 31.546,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.87038,
"c": 0.0841,
"h": 69.3
},
"luminance": 0.65119
}Semantic roles & 50–950 ramp
primary
#F9CB98
secondary
#5C97D9
accent
#6DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381