#FFDA9E#FFDA9E
#FFDA9E is a very light, moderate orange. Relative luminance 0.739; OKLCH L 90.6% C 0.087 H 79.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA9E |
|---|---|
| RGB | rgb(255, 218, 158) |
| HSL | hsl(37, 100%, 81%) |
| HSV | hsv(37, 38%, 100%) |
| CMYK | cmyk(0%, 14.5%, 38%, 0%) |
| CIE-LAB | lab(88.86, 4.82, 34.31) |
| CIE-LCH | lch(88.86, 34.65, 82.01°) |
| OKLab | oklab(90.58% 0.016 0.0852) |
| OKLCH | oklch(90.58% 0.087 79.4) |
| XYZ | xyz(72.4848, 73.8745, 42.7822) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.64
Pale Peach
#FFE5AD
ΔE00 3.77
Moccasin
#FFE4B5
ΔE00 4.06
Wheat
#F5DEB3
ΔE00 4.96
Light Peach
#FFD8B1
ΔE00 5.89
Vanilla
#F3E5AB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA9E #9EC3FF
analogous
#FFA99E #FFDA9E #F4FF9E
triadic
#FFDA9E #9EFFDA #DA9EFF
tetradic
#FFDA9E #9EFFA9 #9EC3FF #FF9EF4
square
#FFDA9E #9EFFA9 #9EC3FF #FF9EF4
split-complementary
#FFDA9E #9EF4FF #A99EFF
monochromatic
#FFAB24 #FFC361 #FFDA9E #FFF1DB #FFF3E0
Accessibility & contrast
On white
1.33
#FFDA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#FFDA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA9E
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA9E | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9A
Deuteranopia (green-blind)
#F3E3A0
Tritanopia (blue-blind)
#FFCFCA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffda9e; /* rgb */ color: rgb(255, 218, 158); /* oklch */ color: oklch(90.6% 0.087 79.4);
Tailwind
colors: {
custom: {
50: '#ffe5bb',
500: '#ffda9e',
950: '#000000',
},
}SCSS
$custom: #ffda9e; $custom-light: #ffe5bb; $custom-dark: #000000;
JSON
{
"hex": "#ffda9e",
"rgb": {
"r": 255,
"g": 218,
"b": 158
},
"hsl": {
"h": 37.113,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.90584,
"c": 0.08671,
"h": 79.4
},
"luminance": 0.73871
}Semantic roles & 50–950 ramp
primary
#FFDA9E
secondary
#5F91E3
accent
#58E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482