#FFD488#FFD488
#FFD488 is a very light, moderate orange. Relative luminance 0.701; OKLCH L 89.1% C 0.106 H 81.0°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD488 |
|---|---|
| RGB | rgb(255, 212, 136) |
| HSL | hsl(38, 100%, 77%) |
| HSV | hsv(38, 47%, 100%) |
| CMYK | cmyk(0%, 16.9%, 46.7%, 0%) |
| CIE-LAB | lab(87.06, 5.65, 43.11) |
| CIE-LCH | lch(87.06, 43.47, 82.53°) |
| OKLab | oklab(89.06% 0.0166 0.1045) |
| OKLCH | oklch(89.06% 0.106 81) |
| XYZ | xyz(69.2299, 70.1281, 33.1773) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.76
Navajowhite
#FFDEAD
ΔE00 6.03
Pale Peach
#FFE5AD
ΔE00 6.32
Sand (survey)
#E2CA76
ΔE00 6.89
Moccasin
#FFE4B5
ΔE00 7.30
Sandy
#F1DA7A
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD488 #88B3FF
analogous
#FF9988 #FFD488 #EFFF88
triadic
#FFD488 #88FFD4 #D488FF
tetradic
#FFD488 #88FF99 #88B3FF #FF88EF
square
#FFD488 #88FF99 #88B3FF #FF88EF
split-complementary
#FFD488 #88EFFF #9988FF
monochromatic
#FFA80E #FFBE4B #FFD488 #FFEAC5 #FFF4E0
Accessibility & contrast
On white
1.40
#FFD488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#FFD488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD488
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD488 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D482
Deuteranopia (green-blind)
#F1DF8A
Tritanopia (blue-blind)
#FFC7C1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd488; /* rgb */ color: rgb(255, 212, 136); /* oklch */ color: oklch(89.1% 0.106 81.0);
Tailwind
colors: {
custom: {
50: '#ffe1ac',
500: '#ffd488',
950: '#000000',
},
}SCSS
$custom: #ffd488; $custom-light: #ffe1ac; $custom-dark: #000000;
JSON
{
"hex": "#ffd488",
"rgb": {
"r": 255,
"g": 212,
"b": 136
},
"hsl": {
"h": 38.319,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.89059,
"c": 0.10582,
"h": 81
},
"luminance": 0.70125
}Semantic roles & 50–950 ramp
primary
#FFD488
secondary
#4C81DF
accent
#53E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481