#FFDA96#FFDA96
#FFDA96 is a very light, moderate orange. Relative luminance 0.736; OKLCH L 90.4% C 0.095 H 82.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA96 |
|---|---|
| RGB | rgb(255, 218, 150) |
| HSL | hsl(39, 100%, 79%) |
| HSV | hsv(39, 41%, 100%) |
| CMYK | cmyk(0%, 14.5%, 41.2%, 0%) |
| CIE-LAB | lab(88.74, 3.96, 38.21) |
| CIE-LCH | lch(88.74, 38.42, 84.09°) |
| OKLab | oklab(90.44% 0.0129 0.094) |
| OKLCH | oklch(90.44% 0.095 82.2) |
| XYZ | xyz(71.8185, 73.6080, 39.2730) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.11
Navajowhite
#FFDEAD
ΔE00 4.25
Moccasin
#FFE4B5
ΔE00 5.21
Wheat (survey)
#FBDD7E
ΔE00 5.70
Wheat
#F5DEB3
ΔE00 6.07
Vanilla
#F3E5AB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA96 #96BBFF
analogous
#FFA696 #FFDA96 #F0FF96
triadic
#FFDA96 #96FFDA #DA96FF
tetradic
#FFDA96 #96FFA6 #96BBFF #FF96F0
square
#FFDA96 #96FFA6 #96BBFF #FF96F0
split-complementary
#FFDA96 #96F0FF #A696FF
monochromatic
#FFAF1C #FFC459 #FFDA96 #FFF0D3 #FFF4E0
Accessibility & contrast
On white
1.34
#FFDA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FFDA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA96
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA96 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD991
Deuteranopia (green-blind)
#F4E398
Tritanopia (blue-blind)
#FFCEC9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffda96; /* rgb */ color: rgb(255, 218, 150); /* oklch */ color: oklch(90.4% 0.095 82.2);
Tailwind
colors: {
custom: {
50: '#ffe5b5',
500: '#ffda96',
950: '#000000',
},
}SCSS
$custom: #ffda96; $custom-light: #ffe5b5; $custom-dark: #000000;
JSON
{
"hex": "#ffda96",
"rgb": {
"r": 255,
"g": 218,
"b": 150
},
"hsl": {
"h": 38.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.90443,
"c": 0.0949,
"h": 82.2
},
"luminance": 0.73605
}Semantic roles & 50–950 ramp
primary
#FFDA96
secondary
#5888E1
accent
#51E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481