#F9CA98#F9CA98
#F9CA98 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.8% C 0.084 H 68.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CA98 |
|---|---|
| RGB | rgb(249, 202, 152) |
| HSL | hsl(31, 89%, 79%) |
| HSV | hsv(31, 39%, 98%) |
| CMYK | cmyk(0%, 18.9%, 39%, 2.4%) |
| CIE-LAB | lab(84.30, 10.10, 31.25) |
| CIE-LCH | lch(84.30, 32.85, 72.09°) |
| OKLab | oklab(86.85% 0.0313 0.0779) |
| OKLCH | oklch(86.85% 0.084 68.1) |
| XYZ | xyz(65.8569, 64.6511, 38.7097) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.24
Burlywood
#DEB887
ΔE00 5.50
Navajowhite
#FFDEAD
ΔE00 5.70
Peach
#FFDAB9
ΔE00 5.77
Apricot
#FBCEB1
ΔE00 6.44
Moccasin
#FFE4B5
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CA98 #98C7F9
analogous
#F99998 #F9CA98 #F7F998
triadic
#F9CA98 #98F9CA #CA98F9
tetradic
#F9CA98 #98F999 #98C7F9 #F998F7
square
#F9CA98 #98F999 #98C7F9 #F998F7
split-complementary
#F9CA98 #98F7F9 #9998F9
monochromatic
#F28E24 #F6AC5E #F9CA98 #FCE8D2 #FDF0E2
Accessibility & contrast
On white
1.51
#F9CA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#F9CA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CA98
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CA98 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#FFBFBD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9ca98; /* rgb */ color: rgb(249, 202, 152); /* oklch */ color: oklch(86.8% 0.084 68.1);
Tailwind
colors: {
custom: {
50: '#fddab6',
500: '#f9ca98',
950: '#000000',
},
}SCSS
$custom: #f9ca98; $custom-light: #fddab6; $custom-dark: #000000;
JSON
{
"hex": "#f9ca98",
"rgb": {
"r": 249,
"g": 202,
"b": 152
},
"hsl": {
"h": 30.928,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.86848,
"c": 0.08395,
"h": 68.1
},
"luminance": 0.64648
}Semantic roles & 50–950 ramp
primary
#F9CA98
secondary
#5C99D9
accent
#6FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381