#FFD396#FFD396
#FFD396 is a very light, moderate orange. Relative luminance 0.701; OKLCH L 89.1% C 0.092 H 75.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD396 |
|---|---|
| RGB | rgb(255, 211, 150) |
| HSL | hsl(35, 100%, 79%) |
| HSV | hsv(35, 41%, 100%) |
| CMYK | cmyk(0%, 17.3%, 41.2%, 0%) |
| CIE-LAB | lab(87.02, 7.56, 35.98) |
| CIE-LCH | lch(87.02, 36.76, 78.14°) |
| OKLab | oklab(89.1% 0.0235 0.0888) |
| OKLCH | oklch(89.1% 0.092 75.2) |
| XYZ | xyz(70.0415, 70.0540, 38.6807) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.04
Light Peach
#FFD8B1
ΔE00 5.54
Moccasin
#FFE4B5
ΔE00 5.96
Pale Peach
#FFE5AD
ΔE00 6.10
Wheat
#F5DEB3
ΔE00 6.63
Burlywood
#DEB887
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD396 #96C2FF
analogous
#FF9F96 #FFD396 #F7FF96
triadic
#FFD396 #96FFD3 #D396FF
tetradic
#FFD396 #96FF9F #96C2FF #FF96F7
square
#FFD396 #96FF9F #96C2FF #FF96F7
split-complementary
#FFD396 #96F7FF #9F96FF
monochromatic
#FFA01C #FFB959 #FFD396 #FFEDD3 #FFF2E0
Accessibility & contrast
On white
1.40
#FFD396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#FFD396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD396
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD396 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D492
Deuteranopia (green-blind)
#EEDE97
Tritanopia (blue-blind)
#FFC7C3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd396; /* rgb */ color: rgb(255, 211, 150); /* oklch */ color: oklch(89.1% 0.092 75.2);
Tailwind
colors: {
custom: {
50: '#ffe0b5',
500: '#ffd396',
950: '#000000',
},
}SCSS
$custom: #ffd396; $custom-light: #ffe0b5; $custom-dark: #000000;
JSON
{
"hex": "#ffd396",
"rgb": {
"r": 255,
"g": 211,
"b": 150
},
"hsl": {
"h": 34.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.89098,
"c": 0.09188,
"h": 75.2
},
"luminance": 0.70051
}Semantic roles & 50–950 ramp
primary
#FFD396
secondary
#5891E1
accent
#60E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481