#F9CAA2#F9CAA2
#F9CAA2 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 87.0% C 0.075 H 62.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CAA2 |
|---|---|
| RGB | rgb(249, 202, 162) |
| HSL | hsl(28, 88%, 81%) |
| HSV | hsv(28, 35%, 98%) |
| CMYK | cmyk(0%, 18.9%, 34.9%, 2.4%) |
| CIE-LAB | lab(84.48, 11.24, 26.27) |
| CIE-LCH | lch(84.48, 28.58, 66.83°) |
| OKLab | oklab(87.04% 0.0352 0.0663) |
| OKLCH | oklch(87.04% 0.075 62) |
| XYZ | xyz(66.7107, 64.9926, 43.2063) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.61
Light Peach
#FFD8B1
ΔE00 3.65
Peach
#FFDAB9
ΔE00 4.35
Burlywood
#DEB887
ΔE00 6.75
Navajowhite
#FFDEAD
ΔE00 7.01
Bisque
#FFE4C4
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CAA2 #A2D1F9
analogous
#F9A2A5 #F9CAA2 #F9F5A2
triadic
#F9CAA2 #A2F9CA #CAA2F9
tetradic
#F9CAA2 #A5F9A2 #A2D1F9 #F5A2F9
square
#F9CAA2 #A5F9A2 #A2D1F9 #F5A2F9
split-complementary
#F9CAA2 #A2F9F5 #A2A5F9
monochromatic
#F2882F #F5A969 #F9CAA2 #FDEBDB #FDEFE2
Accessibility & contrast
On white
1.50
#F9CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#F9CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CAA2
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CAA2 | 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)
#D9CD9F
Deuteranopia (green-blind)
#E4D7A3
Tritanopia (blue-blind)
#FFC0BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f9caa2; /* rgb */ color: rgb(249, 202, 162); /* oklch */ color: oklch(87.0% 0.075 62.0);
Tailwind
colors: {
custom: {
50: '#fcdabd',
500: '#f9caa2',
950: '#000000',
},
}SCSS
$custom: #f9caa2; $custom-light: #fcdabd; $custom-dark: #000000;
JSON
{
"hex": "#f9caa2",
"rgb": {
"r": 249,
"g": 202,
"b": 162
},
"hsl": {
"h": 27.586,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.87043,
"c": 0.07506,
"h": 62
},
"luminance": 0.64989
}Semantic roles & 50–950 ramp
primary
#F9CAA2
secondary
#65A4DA
accent
#7CE401
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382