#FFD288#FFD288
#FFD288 is a very light, moderate orange. Relative luminance 0.691; OKLCH L 88.7% C 0.105 H 79.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD288 |
|---|---|
| RGB | rgb(255, 210, 136) |
| HSL | hsl(37, 100%, 77%) |
| HSV | hsv(37, 47%, 100%) |
| CMYK | cmyk(0%, 17.6%, 46.7%, 0%) |
| CIE-LAB | lab(86.57, 6.68, 42.49) |
| CIE-LCH | lch(86.57, 43.01, 81.07°) |
| OKLab | oklab(88.68% 0.0196 0.1031) |
| OKLCH | oklch(88.68% 0.105 79.2) |
| XYZ | xyz(68.7331, 69.1344, 33.0117) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.95
Wheat (survey)
#FBDD7E
ΔE00 6.64
Pale Peach
#FFE5AD
ΔE00 6.70
Moccasin
#FFE4B5
ΔE00 7.42
Sand (survey)
#E2CA76
ΔE00 7.45
Wheat
#F5DEB3
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD288 #88B5FF
analogous
#FF9788 #FFD288 #F1FF88
triadic
#FFD288 #88FFD2 #D288FF
tetradic
#FFD288 #88FF97 #88B5FF #FF88F1
square
#FFD288 #88FF97 #88B5FF #FF88F1
split-complementary
#FFD288 #88F1FF #9788FF
monochromatic
#FFA40E #FFBB4B #FFD288 #FFE9C5 #FFF3E0
Accessibility & contrast
On white
1.42
#FFD288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#FFD288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD288
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD288 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D282
Deuteranopia (green-blind)
#EFDD8A
Tritanopia (blue-blind)
#FFC5C0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd288; /* rgb */ color: rgb(255, 210, 136); /* oklch */ color: oklch(88.7% 0.105 79.2);
Tailwind
colors: {
custom: {
50: '#ffdfac',
500: '#ffd288',
950: '#000000',
},
}SCSS
$custom: #ffd288; $custom-light: #ffdfac; $custom-dark: #000000;
JSON
{
"hex": "#ffd288",
"rgb": {
"r": 255,
"g": 210,
"b": 136
},
"hsl": {
"h": 37.311,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.88675,
"c": 0.10496,
"h": 79.2
},
"luminance": 0.69131
}Semantic roles & 50–950 ramp
primary
#FFD288
secondary
#4C84DF
accent
#57E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481