#FFDA97#FFDA97
#FFDA97 is a very light, moderate orange. Relative luminance 0.736; OKLCH L 90.5% C 0.094 H 81.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA97 |
|---|---|
| RGB | rgb(255, 218, 151) |
| HSL | hsl(39, 100%, 80%) |
| HSV | hsv(39, 41%, 100%) |
| CMYK | cmyk(0%, 14.5%, 40.8%, 0%) |
| CIE-LAB | lab(88.75, 4.06, 37.73) |
| CIE-LCH | lch(88.75, 37.95, 83.85°) |
| OKLab | oklab(90.46% 0.0133 0.0929) |
| OKLCH | oklch(90.46% 0.094 81.9) |
| XYZ | xyz(71.8993, 73.6403, 39.6989) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.03
Navajowhite
#FFDEAD
ΔE00 4.05
Moccasin
#FFE4B5
ΔE00 5.06
Wheat (survey)
#FBDD7E
ΔE00 5.90
Wheat
#F5DEB3
ΔE00 5.92
Vanilla
#F3E5AB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA97 #97BCFF
analogous
#FFA697 #FFDA97 #F0FF97
triadic
#FFDA97 #97FFDA #DA97FF
tetradic
#FFDA97 #97FFA6 #97BCFF #FF97F0
square
#FFDA97 #97FFA6 #97BCFF #FF97F0
split-complementary
#FFDA97 #97F0FF #A697FF
monochromatic
#FFAE1D #FFC45A #FFDA97 #FFF0D4 #FFF4E0
Accessibility & contrast
On white
1.34
#FFDA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#FFDA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA97
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA97 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD992
Deuteranopia (green-blind)
#F3E399
Tritanopia (blue-blind)
#FFCEC9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffda97; /* rgb */ color: rgb(255, 218, 151); /* oklch */ color: oklch(90.5% 0.094 81.9);
Tailwind
colors: {
custom: {
50: '#ffe5b6',
500: '#ffda97',
950: '#000000',
},
}SCSS
$custom: #ffda97; $custom-light: #ffe5b6; $custom-dark: #000000;
JSON
{
"hex": "#ffda97",
"rgb": {
"r": 255,
"g": 218,
"b": 151
},
"hsl": {
"h": 38.654,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.9046,
"c": 0.09388,
"h": 81.9
},
"luminance": 0.73637
}Semantic roles & 50–950 ramp
primary
#FFDA97
secondary
#5989E2
accent
#52E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481