#FFDA8A#FFDA8A
#FFDA8A is a very light, moderate orange. Relative luminance 0.732; OKLCH L 90.2% C 0.107 H 85.5°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA8A |
|---|---|
| RGB | rgb(255, 218, 138) |
| HSL | hsl(41, 100%, 77%) |
| HSV | hsv(41, 46%, 100%) |
| CMYK | cmyk(0%, 14.5%, 45.9%, 0%) |
| CIE-LAB | lab(88.56, 2.76, 44.01) |
| CIE-LCH | lch(88.56, 44.09, 86.41°) |
| OKLab | oklab(90.25% 0.0084 0.1067) |
| OKLCH | oklch(90.25% 0.107 85.5) |
| XYZ | xyz(70.9012, 73.2411, 34.4421) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.58
Sandy
#F1DA7A
ΔE00 5.29
Pale Peach
#FFE5AD
ΔE00 5.50
Pale Gold
#FDDE6C
ΔE00 5.79
Sand (survey)
#E2CA76
ΔE00 5.87
Light Mustard
#F7D560
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA8A #8AAFFF
analogous
#FFA08A #FFDA8A #E9FF8A
triadic
#FFDA8A #8AFFDA #DA8AFF
tetradic
#FFDA8A #8AFFA0 #8AAFFF #FF8AE9
square
#FFDA8A #8AFFA0 #8AAFFF #FF8AE9
split-complementary
#FFDA8A #8AE9FF #A08AFF
monochromatic
#FFB310 #FFC74D #FFDA8A #FFEDC7 #FFF5E0
Accessibility & contrast
On white
1.34
#FFDA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#FFDA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA8A
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA8A | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD984
Deuteranopia (green-blind)
#F5E28D
Tritanopia (blue-blind)
#FFCDC6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda8a; /* rgb */ color: rgb(255, 218, 138); /* oklch */ color: oklch(90.2% 0.107 85.5);
Tailwind
colors: {
custom: {
50: '#ffe5ad',
500: '#ffda8a',
950: '#000000',
},
}SCSS
$custom: #ffda8a; $custom-light: #ffe5ad; $custom-dark: #000000;
JSON
{
"hex": "#ffda8a",
"rgb": {
"r": 255,
"g": 218,
"b": 138
},
"hsl": {
"h": 41.026,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.90249,
"c": 0.10699,
"h": 85.5
},
"luminance": 0.73238
}Semantic roles & 50–950 ramp
primary
#FFDA8A
secondary
#4E7CE0
accent
#49E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481