#FFD496#FFD496
#FFD496 is a very light, moderate orange. Relative luminance 0.705; OKLCH L 89.3% C 0.092 H 76.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD496 |
|---|---|
| RGB | rgb(255, 212, 150) |
| HSL | hsl(35, 100%, 79%) |
| HSV | hsv(35, 41%, 100%) |
| CMYK | cmyk(0%, 16.9%, 41.2%, 0%) |
| CIE-LAB | lab(87.27, 7.04, 36.30) |
| CIE-LCH | lch(87.27, 36.97, 79.02°) |
| OKLab | oklab(89.29% 0.0219 0.0896) |
| OKLCH | oklch(89.29% 0.092 76.2) |
| XYZ | xyz(70.2907, 70.5524, 38.7638) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.92
Pale Peach
#FFE5AD
ΔE00 5.75
Moccasin
#FFE4B5
ΔE00 5.76
Light Peach
#FFD8B1
ΔE00 5.79
Wheat
#F5DEB3
ΔE00 6.46
Burlywood
#DEB887
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD496 #96C1FF
analogous
#FFA096 #FFD496 #F5FF96
triadic
#FFD496 #96FFD4 #D496FF
tetradic
#FFD496 #96FFA0 #96C1FF #FF96F5
square
#FFD496 #96FFA0 #96C1FF #FF96F5
split-complementary
#FFD496 #96F5FF #A096FF
monochromatic
#FFA21C #FFBB59 #FFD496 #FFEDD3 #FFF2E0
Accessibility & contrast
On white
1.39
#FFD496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#FFD496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD496
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD496 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D591
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#FFC8C4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd496; /* rgb */ color: rgb(255, 212, 150); /* oklch */ color: oklch(89.3% 0.092 76.2);
Tailwind
colors: {
custom: {
50: '#ffe1b5',
500: '#ffd496',
950: '#000000',
},
}SCSS
$custom: #ffd496; $custom-light: #ffe1b5; $custom-dark: #000000;
JSON
{
"hex": "#ffd496",
"rgb": {
"r": 255,
"g": 212,
"b": 150
},
"hsl": {
"h": 35.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.89289,
"c": 0.09223,
"h": 76.2
},
"luminance": 0.70549
}Semantic roles & 50–950 ramp
primary
#FFD496
secondary
#5890E1
accent
#5EE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481