#FFD896#FFD896
#FFD896 is a very light, moderate orange. Relative luminance 0.726; OKLCH L 90.1% C 0.094 H 80.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD896 |
|---|---|
| RGB | rgb(255, 216, 150) |
| HSL | hsl(38, 100%, 79%) |
| HSV | hsv(38, 41%, 100%) |
| CMYK | cmyk(0%, 15.3%, 41.2%, 0%) |
| CIE-LAB | lab(88.25, 4.98, 37.58) |
| CIE-LCH | lch(88.25, 37.90, 82.45°) |
| OKLab | oklab(90.06% 0.0159 0.0925) |
| OKLCH | oklch(90.06% 0.094 80.2) |
| XYZ | xyz(71.3030, 72.5770, 39.1012) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.95
Pale Peach
#FFE5AD
ΔE00 4.54
Moccasin
#FFE4B5
ΔE00 5.26
Wheat
#F5DEB3
ΔE00 6.08
Wheat (survey)
#FBDD7E
ΔE00 6.50
Light Peach
#FFD8B1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD896 #96BDFF
analogous
#FFA496 #FFD896 #F2FF96
triadic
#FFD896 #96FFD8 #D896FF
tetradic
#FFD896 #96FFA4 #96BDFF #FF96F2
square
#FFD896 #96FFA4 #96BDFF #FF96F2
split-complementary
#FFD896 #96F2FF #A496FF
monochromatic
#FFAB1C #FFC159 #FFD896 #FFEFD3 #FFF4E0
Accessibility & contrast
On white
1.35
#FFD896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#FFD896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD896
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD896 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#F2E198
Tritanopia (blue-blind)
#FFCCC7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd896; /* rgb */ color: rgb(255, 216, 150); /* oklch */ color: oklch(90.1% 0.094 80.2);
Tailwind
colors: {
custom: {
50: '#ffe3b5',
500: '#ffd896',
950: '#000000',
},
}SCSS
$custom: #ffd896; $custom-light: #ffe3b5; $custom-dark: #000000;
JSON
{
"hex": "#ffd896",
"rgb": {
"r": 255,
"g": 216,
"b": 150
},
"hsl": {
"h": 37.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.90057,
"c": 0.0939,
"h": 80.2
},
"luminance": 0.72574
}Semantic roles & 50–950 ramp
primary
#FFD896
secondary
#588BE1
accent
#55E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481