#FFD197#FFD197
#FFD197 is a very light, moderate orange. Relative luminance 0.691; OKLCH L 88.7% C 0.090 H 72.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD197 |
|---|---|
| RGB | rgb(255, 209, 151) |
| HSL | hsl(33, 100%, 80%) |
| HSV | hsv(33, 41%, 100%) |
| CMYK | cmyk(0%, 18%, 40.8%, 0%) |
| CIE-LAB | lab(86.55, 8.69, 34.85) |
| CIE-LCH | lch(86.55, 35.92, 75.99°) |
| OKLab | oklab(88.73% 0.0269 0.0862) |
| OKLCH | oklch(88.73% 0.09 72.7) |
| XYZ | xyz(69.6286, 69.0988, 38.9420) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.36
Light Peach
#FFD8B1
ΔE00 4.91
Moccasin
#FFE4B5
ΔE00 6.42
Peach
#FFDAB9
ΔE00 6.70
Burlywood
#DEB887
ΔE00 6.80
Pale Peach
#FFE5AD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD197 #97C5FF
analogous
#FF9D97 #FFD197 #F9FF97
triadic
#FFD197 #97FFD1 #D197FF
tetradic
#FFD197 #97FF9D #97C5FF #FF97F9
square
#FFD197 #97FF9D #97C5FF #FF97F9
split-complementary
#FFD197 #97F9FF #9D97FF
monochromatic
#FF9B1D #FFB65A #FFD197 #FFECD4 #FFF1E0
Accessibility & contrast
On white
1.42
#FFD197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#FFD197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD197
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD197 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D293
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#FFC5C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd197; /* rgb */ color: rgb(255, 209, 151); /* oklch */ color: oklch(88.7% 0.090 72.7);
Tailwind
colors: {
custom: {
50: '#ffdfb6',
500: '#ffd197',
950: '#000000',
},
}SCSS
$custom: #ffd197; $custom-light: #ffdfb6; $custom-dark: #000000;
JSON
{
"hex": "#ffd197",
"rgb": {
"r": 255,
"g": 209,
"b": 151
},
"hsl": {
"h": 33.462,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.88734,
"c": 0.09034,
"h": 72.7
},
"luminance": 0.69095
}Semantic roles & 50–950 ramp
primary
#FFD197
secondary
#5995E2
accent
#66E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481