#FFD196#FFD196
#FFD196 is a very light, moderate orange. Relative luminance 0.691; OKLCH L 88.7% C 0.091 H 73.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD196 |
|---|---|
| RGB | rgb(255, 209, 150) |
| HSL | hsl(34, 100%, 79%) |
| HSV | hsv(34, 41%, 100%) |
| CMYK | cmyk(0%, 18%, 41.2%, 0%) |
| CIE-LAB | lab(86.54, 8.59, 35.34) |
| CIE-LCH | lch(86.54, 36.37, 76.34°) |
| OKLab | oklab(88.72% 0.0265 0.0874) |
| OKLCH | oklch(88.72% 0.091 73.1) |
| XYZ | xyz(69.5477, 69.0664, 38.5161) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.41
Light Peach
#FFD8B1
ΔE00 5.12
Moccasin
#FFE4B5
ΔE00 6.45
Burlywood
#DEB887
ΔE00 6.84
Pale Peach
#FFE5AD
ΔE00 6.84
Peach
#FFDAB9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD196 #96C4FF
analogous
#FF9D96 #FFD196 #F9FF96
triadic
#FFD196 #96FFD1 #D196FF
tetradic
#FFD196 #96FF9D #96C4FF #FF96F9
square
#FFD196 #96FF9D #96C4FF #FF96F9
split-complementary
#FFD196 #96F9FF #9D96FF
monochromatic
#FF9B1C #FFB659 #FFD196 #FFECD3 #FFF2E0
Accessibility & contrast
On white
1.42
#FFD196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#FFD196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD196
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD196 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D292
Deuteranopia (green-blind)
#EDDD97
Tritanopia (blue-blind)
#FFC5C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd196; /* rgb */ color: rgb(255, 209, 150); /* oklch */ color: oklch(88.7% 0.091 73.1);
Tailwind
colors: {
custom: {
50: '#ffdfb5',
500: '#ffd196',
950: '#000000',
},
}SCSS
$custom: #ffd196; $custom-light: #ffdfb5; $custom-dark: #000000;
JSON
{
"hex": "#ffd196",
"rgb": {
"r": 255,
"g": 209,
"b": 150
},
"hsl": {
"h": 33.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.88717,
"c": 0.09129,
"h": 73.1
},
"luminance": 0.69063
}Semantic roles & 50–950 ramp
primary
#FFD196
secondary
#5894E1
accent
#65E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481