#FFD588#FFD588
#FFD588 is a very light, moderate orange. Relative luminance 0.706; OKLCH L 89.3% C 0.106 H 81.8°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD588 |
|---|---|
| RGB | rgb(255, 213, 136) |
| HSL | hsl(39, 100%, 77%) |
| HSV | hsv(39, 47%, 100%) |
| CMYK | cmyk(0%, 16.5%, 46.7%, 0%) |
| CIE-LAB | lab(87.30, 5.13, 43.42) |
| CIE-LCH | lch(87.30, 43.72, 83.25°) |
| OKLab | oklab(89.25% 0.0151 0.1052) |
| OKLCH | oklch(89.25% 0.106 81.8) |
| XYZ | xyz(69.4807, 70.6296, 33.2609) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.33
Navajowhite
#FFDEAD
ΔE00 6.11
Pale Peach
#FFE5AD
ΔE00 6.17
Sand (survey)
#E2CA76
ΔE00 6.64
Sandy
#F1DA7A
ΔE00 6.96
Light Mustard
#F7D560
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD588 #88B2FF
analogous
#FF9A88 #FFD588 #EDFF88
triadic
#FFD588 #88FFD5 #D588FF
tetradic
#FFD588 #88FF9A #88B2FF #FF88ED
square
#FFD588 #88FF9A #88B2FF #FF88ED
split-complementary
#FFD588 #88EDFF #9A88FF
monochromatic
#FFAA0E #FFBF4B #FFD588 #FFEBC5 #FFF4E0
Accessibility & contrast
On white
1.39
#FFD588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#FFD588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD588
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD588 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D582
Deuteranopia (green-blind)
#F2DF8A
Tritanopia (blue-blind)
#FFC8C2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd588; /* rgb */ color: rgb(255, 213, 136); /* oklch */ color: oklch(89.3% 0.106 81.8);
Tailwind
colors: {
custom: {
50: '#ffe1ac',
500: '#ffd588',
950: '#000000',
},
}SCSS
$custom: #ffd588; $custom-light: #ffe1ac; $custom-dark: #000000;
JSON
{
"hex": "#ffd588",
"rgb": {
"r": 255,
"g": 213,
"b": 136
},
"hsl": {
"h": 38.824,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.89251,
"c": 0.10629,
"h": 81.8
},
"luminance": 0.70626
}Semantic roles & 50–950 ramp
primary
#FFD588
secondary
#4C80DF
accent
#51E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481