#FFD296#FFD296
#FFD296 is a very light, moderate orange. Relative luminance 0.696; OKLCH L 88.9% C 0.092 H 74.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD296 |
|---|---|
| RGB | rgb(255, 210, 150) |
| HSL | hsl(34, 100%, 79%) |
| HSV | hsv(34, 41%, 100%) |
| CMYK | cmyk(0%, 17.6%, 41.2%, 0%) |
| CIE-LAB | lab(86.78, 8.07, 35.66) |
| CIE-LCH | lch(86.78, 36.56, 77.24°) |
| OKLab | oklab(88.91% 0.025 0.0881) |
| OKLCH | oklch(88.91% 0.092 74.2) |
| XYZ | xyz(69.7938, 69.5586, 38.5981) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.21
Light Peach
#FFD8B1
ΔE00 5.32
Moccasin
#FFE4B5
ΔE00 6.19
Pale Peach
#FFE5AD
ΔE00 6.46
Wheat
#F5DEB3
ΔE00 6.83
Burlywood
#DEB887
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD296 #96C3FF
analogous
#FF9E96 #FFD296 #F7FF96
triadic
#FFD296 #96FFD2 #D296FF
tetradic
#FFD296 #96FF9E #96C3FF #FF96F7
square
#FFD296 #96FF9E #96C3FF #FF96F7
split-complementary
#FFD296 #96F7FF #9E96FF
monochromatic
#FF9E1C #FFB859 #FFD296 #FFECD3 #FFF2E0
Accessibility & contrast
On white
1.41
#FFD296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#FFD296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD296
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD296 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D392
Deuteranopia (green-blind)
#EEDE97
Tritanopia (blue-blind)
#FFC6C3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd296; /* rgb */ color: rgb(255, 210, 150); /* oklch */ color: oklch(88.9% 0.092 74.2);
Tailwind
colors: {
custom: {
50: '#ffdfb5',
500: '#ffd296',
950: '#000000',
},
}SCSS
$custom: #ffd296; $custom-light: #ffdfb5; $custom-dark: #000000;
JSON
{
"hex": "#ffd296",
"rgb": {
"r": 255,
"g": 210,
"b": 150
},
"hsl": {
"h": 34.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.88907,
"c": 0.09157,
"h": 74.2
},
"luminance": 0.69555
}Semantic roles & 50–950 ramp
primary
#FFD296
secondary
#5893E1
accent
#62E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481