#FFD388#FFD388
#FFD388 is a very light, moderate orange. Relative luminance 0.696; OKLCH L 88.9% C 0.105 H 80.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD388 |
|---|---|
| RGB | rgb(255, 211, 136) |
| HSL | hsl(38, 100%, 77%) |
| HSV | hsv(38, 47%, 100%) |
| CMYK | cmyk(0%, 17.3%, 46.7%, 0%) |
| CIE-LAB | lab(86.81, 6.16, 42.80) |
| CIE-LCH | lch(86.81, 43.24, 81.81°) |
| OKLab | oklab(88.87% 0.0181 0.1038) |
| OKLCH | oklch(88.87% 0.105 80.1) |
| XYZ | xyz(68.9807, 69.6297, 33.0942) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.97
Wheat (survey)
#FBDD7E
ΔE00 6.20
Pale Peach
#FFE5AD
ΔE00 6.50
Sand (survey)
#E2CA76
ΔE00 7.16
Moccasin
#FFE4B5
ΔE00 7.35
Sandy
#F1DA7A
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD388 #88B4FF
analogous
#FF9888 #FFD388 #F0FF88
triadic
#FFD388 #88FFD3 #D388FF
tetradic
#FFD388 #88FF98 #88B4FF #FF88F0
square
#FFD388 #88FF98 #88B4FF #FF88F0
split-complementary
#FFD388 #88F0FF #9888FF
monochromatic
#FFA60E #FFBC4B #FFD388 #FFEAC5 #FFF4E0
Accessibility & contrast
On white
1.41
#FFD388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#FFD388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD388
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD388 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D382
Deuteranopia (green-blind)
#F0DE8A
Tritanopia (blue-blind)
#FFC6C0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd388; /* rgb */ color: rgb(255, 211, 136); /* oklch */ color: oklch(88.9% 0.105 80.1);
Tailwind
colors: {
custom: {
50: '#ffe0ac',
500: '#ffd388',
950: '#000000',
},
}SCSS
$custom: #ffd388; $custom-light: #ffe0ac; $custom-dark: #000000;
JSON
{
"hex": "#ffd388",
"rgb": {
"r": 255,
"g": 211,
"b": 136
},
"hsl": {
"h": 37.815,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.88866,
"c": 0.10538,
"h": 80.1
},
"luminance": 0.69626
}Semantic roles & 50–950 ramp
primary
#FFD388
secondary
#4C82DF
accent
#55E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481