#F9CA94#F9CA94
#F9CA94 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.8% C 0.088 H 70.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CA94 |
|---|---|
| RGB | rgb(249, 202, 148) |
| HSL | hsl(32, 89%, 78%) |
| HSV | hsv(32, 41%, 98%) |
| CMYK | cmyk(0%, 18.9%, 40.6%, 2.4%) |
| CIE-LAB | lab(84.24, 9.66, 33.24) |
| CIE-LCH | lch(84.24, 34.62, 73.79°) |
| OKLab | oklab(86.77% 0.0298 0.0824) |
| OKLCH | oklch(86.77% 0.088 70.1) |
| XYZ | xyz(65.5348, 64.5223, 37.0134) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.88
Burlywood
#DEB887
ΔE00 5.37
Navajowhite
#FFDEAD
ΔE00 5.55
Peach
#FFDAB9
ΔE00 6.53
Apricot
#FBCEB1
ΔE00 7.47
Moccasin
#FFE4B5
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CA94 #94C3F9
analogous
#F99794 #F9CA94 #F6F994
triadic
#F9CA94 #94F9CA #CA94F9
tetradic
#F9CA94 #94F997 #94C3F9 #F994F6
square
#F9CA94 #94F997 #94C3F9 #F994F6
split-complementary
#F9CA94 #94F6F9 #9794F9
monochromatic
#F39120 #F6AD5A #F9CA94 #FCE7CE #FDF1E2
Accessibility & contrast
On white
1.51
#F9CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#F9CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CA94
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CA94 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC90
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9ca94; /* rgb */ color: rgb(249, 202, 148); /* oklch */ color: oklch(86.8% 0.088 70.1);
Tailwind
colors: {
custom: {
50: '#fddab4',
500: '#f9ca94',
950: '#000000',
},
}SCSS
$custom: #f9ca94; $custom-light: #fddab4; $custom-dark: #000000;
JSON
{
"hex": "#f9ca94",
"rgb": {
"r": 249,
"g": 202,
"b": 148
},
"hsl": {
"h": 32.079,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.86774,
"c": 0.08763,
"h": 70.1
},
"luminance": 0.64519
}Semantic roles & 50–950 ramp
primary
#F9CA94
secondary
#5994D9
accent
#6BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381