#FFD888#FFD888
#FFD888 is a very light, moderate orange. Relative luminance 0.721; OKLCH L 89.8% C 0.108 H 84.4°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD888 |
|---|---|
| RGB | rgb(255, 216, 136) |
| HSL | hsl(40, 100%, 77%) |
| HSV | hsv(40, 47%, 100%) |
| CMYK | cmyk(0%, 15.3%, 46.7%, 0%) |
| CIE-LAB | lab(88.04, 3.60, 44.35) |
| CIE-LCH | lch(88.04, 44.49, 85.36°) |
| OKLab | oklab(89.83% 0.0106 0.1073) |
| OKLCH | oklch(89.83% 0.108 84.4) |
| XYZ | xyz(70.2423, 72.1527, 33.5147) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.08
Sandy
#F1DA7A
ΔE00 5.78
Pale Peach
#FFE5AD
ΔE00 5.85
Sand (survey)
#E2CA76
ΔE00 6.03
Light Mustard
#F7D560
ΔE00 6.15
Pale Gold
#FDDE6C
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD888 #88AFFF
analogous
#FF9D88 #FFD888 #EBFF88
triadic
#FFD888 #88FFD8 #D888FF
tetradic
#FFD888 #88FF9D #88AFFF #FF88EB
square
#FFD888 #88FF9D #88AFFF #FF88EB
split-complementary
#FFD888 #88EBFF #9D88FF
monochromatic
#FFB00E #FFC44B #FFD888 #FFECC5 #FFF5E0
Accessibility & contrast
On white
1.36
#FFD888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#FFD888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD888
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD888 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD782
Deuteranopia (green-blind)
#F4E18B
Tritanopia (blue-blind)
#FFCBC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd888; /* rgb */ color: rgb(255, 216, 136); /* oklch */ color: oklch(89.8% 0.108 84.4);
Tailwind
colors: {
custom: {
50: '#ffe3ac',
500: '#ffd888',
950: '#000000',
},
}SCSS
$custom: #ffd888; $custom-light: #ffe3ac; $custom-dark: #000000;
JSON
{
"hex": "#ffd888",
"rgb": {
"r": 255,
"g": 216,
"b": 136
},
"hsl": {
"h": 40.336,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.89831,
"c": 0.10783,
"h": 84.4
},
"luminance": 0.72149
}Semantic roles & 50–950 ramp
primary
#FFD888
secondary
#4C7CDF
accent
#4BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481