#FFD096#FFD096
#FFD096 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.5% C 0.091 H 72.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD096 |
|---|---|
| RGB | rgb(255, 208, 150) |
| HSL | hsl(33, 100%, 79%) |
| HSV | hsv(33, 41%, 100%) |
| CMYK | cmyk(0%, 18.4%, 41.2%, 0%) |
| CIE-LAB | lab(86.29, 9.11, 35.02) |
| CIE-LCH | lch(86.29, 36.19, 75.43°) |
| OKLab | oklab(88.53% 0.028 0.0866) |
| OKLCH | oklch(88.53% 0.091 72.1) |
| XYZ | xyz(69.3031, 68.5773, 38.4346) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.66
Light Peach
#FFD8B1
ΔE00 4.96
Burlywood
#DEB887
ΔE00 6.69
Moccasin
#FFE4B5
ΔE00 6.72
Peach
#FFDAB9
ΔE00 6.74
Pale Peach
#FFE5AD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD096 #96C5FF
analogous
#FF9C96 #FFD096 #F9FF96
triadic
#FFD096 #96FFD0 #D096FF
tetradic
#FFD096 #96FF9C #96C5FF #FF96F9
square
#FFD096 #96FF9C #96C5FF #FF96F9
split-complementary
#FFD096 #96F9FF #9C96FF
monochromatic
#FF991C #FFB559 #FFD096 #FFEBD3 #FFF1E0
Accessibility & contrast
On white
1.43
#FFD096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FFD096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD096
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD096 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D192
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#FFC4C1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd096; /* rgb */ color: rgb(255, 208, 150); /* oklch */ color: oklch(88.5% 0.091 72.1);
Tailwind
colors: {
custom: {
50: '#ffdeb5',
500: '#ffd096',
950: '#000000',
},
}SCSS
$custom: #ffd096; $custom-light: #ffdeb5; $custom-dark: #000000;
JSON
{
"hex": "#ffd096",
"rgb": {
"r": 255,
"g": 208,
"b": 150
},
"hsl": {
"h": 33.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.88527,
"c": 0.09103,
"h": 72.1
},
"luminance": 0.68574
}Semantic roles & 50–950 ramp
primary
#FFD096
secondary
#5895E1
accent
#67E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481