#FFDA8E#FFDA8E
#FFDA8E is a very light, moderate orange. Relative luminance 0.734; OKLCH L 90.3% C 0.103 H 84.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA8E |
|---|---|
| RGB | rgb(255, 218, 142) |
| HSL | hsl(40, 100%, 78%) |
| HSV | hsv(40, 44%, 100%) |
| CMYK | cmyk(0%, 14.5%, 44.3%, 0%) |
| CIE-LAB | lab(88.62, 3.15, 42.09) |
| CIE-LCH | lch(88.62, 42.20, 85.72°) |
| OKLab | oklab(90.31% 0.0099 0.1025) |
| OKLCH | oklch(90.31% 0.103 84.5) |
| XYZ | xyz(71.1962, 73.3591, 35.9955) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.23
Pale Peach
#FFE5AD
ΔE00 4.98
Navajowhite
#FFDEAD
ΔE00 5.77
Sandy
#F1DA7A
ΔE00 5.83
Sand (survey)
#E2CA76
ΔE00 6.17
Moccasin
#FFE4B5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA8E #8EB3FF
analogous
#FFA18E #FFDA8E #EBFF8E
triadic
#FFDA8E #8EFFDA #DA8EFF
tetradic
#FFDA8E #8EFFA1 #8EB3FF #FF8EEB
square
#FFDA8E #8EFFA1 #8EB3FF #FF8EEB
split-complementary
#FFDA8E #8EEBFF #A18EFF
monochromatic
#FFB214 #FFC651 #FFDA8E #FFEECB #FFF5E0
Accessibility & contrast
On white
1.34
#FFDA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#FFDA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA8E
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA8E | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD988
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#FFCEC7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda8e; /* rgb */ color: rgb(255, 218, 142); /* oklch */ color: oklch(90.3% 0.103 84.5);
Tailwind
colors: {
custom: {
50: '#ffe5b0',
500: '#ffda8e',
950: '#000000',
},
}SCSS
$custom: #ffda8e; $custom-light: #ffe5b0; $custom-dark: #000000;
JSON
{
"hex": "#ffda8e",
"rgb": {
"r": 255,
"g": 218,
"b": 142
},
"hsl": {
"h": 40.354,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.90312,
"c": 0.103,
"h": 84.5
},
"luminance": 0.73356
}Semantic roles & 50–950 ramp
primary
#FFDA8E
secondary
#5180E0
accent
#4BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481