#F9CD98#F9CD98
#F9CD98 is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.4% C 0.085 H 71.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CD98 |
|---|---|
| RGB | rgb(249, 205, 152) |
| HSL | hsl(33, 89%, 79%) |
| HSV | hsv(33, 39%, 98%) |
| CMYK | cmyk(0%, 17.7%, 39%, 2.4%) |
| CIE-LAB | lab(85.03, 8.54, 32.22) |
| CIE-LCH | lch(85.03, 33.34, 75.16°) |
| OKLab | oklab(87.42% 0.0267 0.0802) |
| OKLCH | oklch(87.42% 0.085 71.6) |
| XYZ | xyz(66.5677, 66.0726, 38.9466) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.34
Navajowhite
#FFDEAD
ΔE00 4.60
Burlywood
#DEB887
ΔE00 5.63
Peach
#FFDAB9
ΔE00 6.06
Moccasin
#FFE4B5
ΔE00 6.65
Wheat
#F5DEB3
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CD98 #98C4F9
analogous
#F99C98 #F9CD98 #F4F998
triadic
#F9CD98 #98F9CD #CD98F9
tetradic
#F9CD98 #98F99C #98C4F9 #F998F4
square
#F9CD98 #98F99C #98C4F9 #F998F4
split-complementary
#F9CD98 #98F4F9 #9C98F9
monochromatic
#F29524 #F6B15E #F9CD98 #FCE9D2 #FDF1E2
Accessibility & contrast
On white
1.48
#F9CD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#F9CD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CD98
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CD98 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE94
Deuteranopia (green-blind)
#E7D999
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f9cd98; /* rgb */ color: rgb(249, 205, 152); /* oklch */ color: oklch(87.4% 0.085 71.6);
Tailwind
colors: {
custom: {
50: '#fddcb6',
500: '#f9cd98',
950: '#000000',
},
}SCSS
$custom: #f9cd98; $custom-light: #fddcb6; $custom-dark: #000000;
JSON
{
"hex": "#f9cd98",
"rgb": {
"r": 249,
"g": 205,
"b": 152
},
"hsl": {
"h": 32.784,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.87419,
"c": 0.08451,
"h": 71.6
},
"luminance": 0.66069
}Semantic roles & 50–950 ramp
primary
#F9CD98
secondary
#5C95D9
accent
#68E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481