#FFDA88#FFDA88
#FFDA88 is a very light, moderate orange. Relative luminance 0.732; OKLCH L 90.2% C 0.109 H 86.0°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA88 |
|---|---|
| RGB | rgb(255, 218, 136) |
| HSL | hsl(41, 100%, 77%) |
| HSV | hsv(41, 47%, 100%) |
| CMYK | cmyk(0%, 14.5%, 46.7%, 0%) |
| CIE-LAB | lab(88.54, 2.57, 44.97) |
| CIE-LCH | lch(88.54, 45.04, 86.72°) |
| OKLab | oklab(90.22% 0.0076 0.1087) |
| OKLCH | oklch(90.22% 0.109 86) |
| XYZ | xyz(70.7578, 73.1837, 33.6866) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.28
Sandy
#F1DA7A
ΔE00 5.04
Pale Gold
#FDDE6C
ΔE00 5.45
Light Mustard
#F7D560
ΔE00 5.64
Sand (survey)
#E2CA76
ΔE00 5.76
Pale Peach
#FFE5AD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA88 #88ADFF
analogous
#FF9F88 #FFDA88 #E8FF88
triadic
#FFDA88 #88FFDA #DA88FF
tetradic
#FFDA88 #88FF9F #88ADFF #FF88E8
square
#FFDA88 #88FF9F #88ADFF #FF88E8
split-complementary
#FFDA88 #88E8FF #9F88FF
monochromatic
#FFB40E #FFC74B #FFDA88 #FFEDC5 #FFF5E0
Accessibility & contrast
On white
1.34
#FFDA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FFDA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA88
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA88 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD882
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#FFCDC6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda88; /* rgb */ color: rgb(255, 218, 136); /* oklch */ color: oklch(90.2% 0.109 86.0);
Tailwind
colors: {
custom: {
50: '#ffe5ac',
500: '#ffda88',
950: '#000000',
},
}SCSS
$custom: #ffda88; $custom-light: #ffe5ac; $custom-dark: #000000;
JSON
{
"hex": "#ffda88",
"rgb": {
"r": 255,
"g": 218,
"b": 136
},
"hsl": {
"h": 41.345,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.90219,
"c": 0.10897,
"h": 86
},
"luminance": 0.7318
}Semantic roles & 50–950 ramp
primary
#FFDA88
secondary
#4C7ADF
accent
#47E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481