#F9CDA0#F9CDA0
#F9CDA0 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.6% C 0.077 H 67.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CDA0 |
|---|---|
| RGB | rgb(249, 205, 160) |
| HSL | hsl(30, 88%, 80%) |
| HSV | hsv(30, 36%, 98%) |
| CMYK | cmyk(0%, 17.7%, 35.7%, 2.4%) |
| CIE-LAB | lab(85.17, 9.45, 28.25) |
| CIE-LCH | lch(85.17, 29.79, 71.51°) |
| OKLab | oklab(87.57% 0.0299 0.071) |
| OKLCH | oklch(87.57% 0.077 67.2) |
| XYZ | xyz(67.2451, 66.3436, 42.5144) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.95
Peach
#FFDAB9
ΔE00 4.39
Navajowhite
#FFDEAD
ΔE00 5.18
Apricot
#FBCEB1
ΔE00 5.37
Burlywood
#DEB887
ΔE00 6.05
Bisque
#FFE4C4
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CDA0 #A0CCF9
analogous
#F9A0A0 #F9CDA0 #F9F9A0
triadic
#F9CDA0 #A0F9CD #CDA0F9
tetradic
#F9CDA0 #A0F9A0 #A0CCF9 #F9A0F9
square
#F9CDA0 #A0F9A0 #A0CCF9 #F9A0F9
split-complementary
#F9CDA0 #A0F9F9 #A0A0F9
monochromatic
#F2902D #F5AF66 #F9CDA0 #FDEBDA #FDF0E2
Accessibility & contrast
On white
1.47
#F9CDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#F9CDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CDA0
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CDA0 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9D
Deuteranopia (green-blind)
#E6D9A1
Tritanopia (blue-blind)
#FFC3C1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f9cda0; /* rgb */ color: rgb(249, 205, 160); /* oklch */ color: oklch(87.6% 0.077 67.2);
Tailwind
colors: {
custom: {
50: '#fcdcbc',
500: '#f9cda0',
950: '#000000',
},
}SCSS
$custom: #f9cda0; $custom-light: #fcdcbc; $custom-dark: #000000;
JSON
{
"hex": "#f9cda0",
"rgb": {
"r": 249,
"g": 205,
"b": 160
},
"hsl": {
"h": 30.337,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.87572,
"c": 0.077,
"h": 67.2
},
"luminance": 0.6634
}Semantic roles & 50–950 ramp
primary
#F9CDA0
secondary
#639EDA
accent
#71E501
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482