#F9DCA2#F9DCA2
#F9DCA2 is a very light, moderate orange. Relative luminance 0.739; OKLCH L 90.5% C 0.081 H 84.3°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DCA2 |
|---|---|
| RGB | rgb(249, 220, 162) |
| HSL | hsl(40, 88%, 81%) |
| HSV | hsv(40, 35%, 98%) |
| CMYK | cmyk(0%, 11.6%, 34.9%, 2.4%) |
| CIE-LAB | lab(88.89, 1.94, 32.21) |
| CIE-LCH | lch(88.89, 32.27, 86.56°) |
| OKLab | oklab(90.5% 0.008 0.0804) |
| OKLCH | oklch(90.5% 0.081 84.3) |
| XYZ | xyz(71.1831, 73.9374, 44.6971) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.10
Navajowhite
#FFDEAD
ΔE00 3.00
Moccasin
#FFE4B5
ΔE00 3.16
Wheat
#F5DEB3
ΔE00 3.63
Vanilla
#F3E5AB
ΔE00 4.92
Beige (survey)
#E6DAA6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DCA2 #A2BFF9
analogous
#F9B0A2 #F9DCA2 #EAF9A2
triadic
#F9DCA2 #A2F9DC #DCA2F9
tetradic
#F9DCA2 #A2F9B0 #A2BFF9 #F9A2EA
square
#F9DCA2 #A2F9B0 #A2BFF9 #F9A2EA
split-complementary
#F9DCA2 #A2EAF9 #B0A2F9
monochromatic
#F2B12F #F5C669 #F9DCA2 #FDF2DB #FDF4E2
Accessibility & contrast
On white
1.33
#F9DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#F9DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DCA2
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DCA2 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9E
Deuteranopia (green-blind)
#F1E2A4
Tritanopia (blue-blind)
#FFD2CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f9dca2; /* rgb */ color: rgb(249, 220, 162); /* oklch */ color: oklch(90.5% 0.081 84.3);
Tailwind
colors: {
custom: {
50: '#fce6be',
500: '#f9dca2',
950: '#000000',
},
}SCSS
$custom: #f9dca2; $custom-light: #fce6be; $custom-dark: #000000;
JSON
{
"hex": "#f9dca2",
"rgb": {
"r": 249,
"g": 220,
"b": 162
},
"hsl": {
"h": 40,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.90504,
"c": 0.08082,
"h": 84.3
},
"luminance": 0.73935
}Semantic roles & 50–950 ramp
primary
#F9DCA2
secondary
#658CDA
accent
#4DE401
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482