#FFDA8D#FFDA8D
#FFDA8D is a very light, moderate orange. Relative luminance 0.733; OKLCH L 90.3% C 0.104 H 84.8°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA8D |
|---|---|
| RGB | rgb(255, 218, 141) |
| HSL | hsl(41, 100%, 78%) |
| HSV | hsv(41, 45%, 100%) |
| CMYK | cmyk(0%, 14.5%, 44.7%, 0%) |
| CIE-LAB | lab(88.60, 3.05, 42.57) |
| CIE-LCH | lch(88.60, 42.68, 85.90°) |
| OKLab | oklab(90.3% 0.0095 0.1036) |
| OKLCH | oklch(90.3% 0.104 84.8) |
| XYZ | xyz(71.1214, 73.3292, 35.6018) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.06
Pale Peach
#FFE5AD
ΔE00 5.11
Sandy
#F1DA7A
ΔE00 5.69
Navajowhite
#FFDEAD
ΔE00 5.95
Sand (survey)
#E2CA76
ΔE00 6.09
Pale Gold
#FDDE6C
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA8D #8DB2FF
analogous
#FFA18D #FFDA8D #EBFF8D
triadic
#FFDA8D #8DFFDA #DA8DFF
tetradic
#FFDA8D #8DFFA1 #8DB2FF #FF8DEB
square
#FFDA8D #8DFFA1 #8DB2FF #FF8DEB
split-complementary
#FFDA8D #8DEBFF #A18DFF
monochromatic
#FFB213 #FFC650 #FFDA8D #FFEECA #FFF5E0
Accessibility & contrast
On white
1.34
#FFDA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#FFDA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA8D
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA8D | 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)
#ECD987
Deuteranopia (green-blind)
#F5E28F
Tritanopia (blue-blind)
#FFCDC7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda8d; /* rgb */ color: rgb(255, 218, 141); /* oklch */ color: oklch(90.3% 0.104 84.8);
Tailwind
colors: {
custom: {
50: '#ffe5af',
500: '#ffda8d',
950: '#000000',
},
}SCSS
$custom: #ffda8d; $custom-light: #ffe5af; $custom-dark: #000000;
JSON
{
"hex": "#ffda8d",
"rgb": {
"r": 255,
"g": 218,
"b": 141
},
"hsl": {
"h": 40.526,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.90296,
"c": 0.104,
"h": 84.8
},
"luminance": 0.73326
}Semantic roles & 50–950 ramp
primary
#FFDA8D
secondary
#507FE0
accent
#4AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481