#FFD088#FFD088
#FFD088 is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.3% C 0.104 H 77.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD088 |
|---|---|
| RGB | rgb(255, 208, 136) |
| HSL | hsl(36, 100%, 77%) |
| HSV | hsv(36, 47%, 100%) |
| CMYK | cmyk(0%, 18.4%, 46.7%, 0%) |
| CIE-LAB | lab(86.08, 7.71, 41.87) |
| CIE-LCH | lch(86.08, 42.57, 79.57°) |
| OKLab | oklab(88.29% 0.0227 0.1017) |
| OKLCH | oklch(88.29% 0.104 77.4) |
| XYZ | xyz(68.2424, 68.1530, 32.8481) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.98
Pale Peach
#FFE5AD
ΔE00 7.16
Wheat (survey)
#FBDD7E
ΔE00 7.53
Moccasin
#FFE4B5
ΔE00 7.63
Burlywood
#DEB887
ΔE00 7.71
Light Peach
#FFD8B1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD088 #88B7FF
analogous
#FF9588 #FFD088 #F2FF88
triadic
#FFD088 #88FFD0 #D088FF
tetradic
#FFD088 #88FF95 #88B7FF #FF88F2
square
#FFD088 #88FF95 #88B7FF #FF88F2
split-complementary
#FFD088 #88F2FF #9588FF
monochromatic
#FFA00E #FFB84B #FFD088 #FFE8C5 #FFF3E0
Accessibility & contrast
On white
1.44
#FFD088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FFD088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD088
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD088 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D182
Deuteranopia (green-blind)
#EEDC8A
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd088; /* rgb */ color: rgb(255, 208, 136); /* oklch */ color: oklch(88.3% 0.104 77.4);
Tailwind
colors: {
custom: {
50: '#ffdeab',
500: '#ffd088',
950: '#000000',
},
}SCSS
$custom: #ffd088; $custom-light: #ffdeab; $custom-dark: #000000;
JSON
{
"hex": "#ffd088",
"rgb": {
"r": 255,
"g": 208,
"b": 136
},
"hsl": {
"h": 36.303,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.88292,
"c": 0.1042,
"h": 77.4
},
"luminance": 0.68149
}Semantic roles & 50–950 ramp
primary
#FFD088
secondary
#4C86DF
accent
#5BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481