#FFD387#FFD387
#FFD387 is a very light, moderate orange. Relative luminance 0.696; OKLCH L 88.9% C 0.106 H 80.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD387 |
|---|---|
| RGB | rgb(255, 211, 135) |
| HSL | hsl(38, 100%, 76%) |
| HSV | hsv(38, 47%, 100%) |
| CMYK | cmyk(0%, 17.3%, 47.1%, 0%) |
| CIE-LAB | lab(86.80, 6.07, 43.28) |
| CIE-LCH | lch(86.80, 43.70, 82.02°) |
| OKLab | oklab(88.85% 0.0178 0.1048) |
| OKLCH | oklch(88.85% 0.106 80.4) |
| XYZ | xyz(68.9100, 69.6014, 32.7217) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.05
Navajowhite
#FFDEAD
ΔE00 6.13
Pale Peach
#FFE5AD
ΔE00 6.58
Sand (survey)
#E2CA76
ΔE00 7.06
Moccasin
#FFE4B5
ΔE00 7.48
Light Mustard
#F7D560
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD387 #87B3FF
analogous
#FF9787 #FFD387 #EFFF87
triadic
#FFD387 #87FFD3 #D387FF
tetradic
#FFD387 #87FF97 #87B3FF #FF87EF
square
#FFD387 #87FF97 #87B3FF #FF87EF
split-complementary
#FFD387 #87EFFF #9787FF
monochromatic
#FFA60D #FFBD4A #FFD387 #FFE9C4 #FFF4E0
Accessibility & contrast
On white
1.41
#FFD387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#FFD387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD387
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD387 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#FFC6C0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd387; /* rgb */ color: rgb(255, 211, 135); /* oklch */ color: oklch(88.9% 0.106 80.4);
Tailwind
colors: {
custom: {
50: '#ffe0ab',
500: '#ffd387',
950: '#000000',
},
}SCSS
$custom: #ffd387; $custom-light: #ffe0ab; $custom-dark: #000000;
JSON
{
"hex": "#ffd387",
"rgb": {
"r": 255,
"g": 211,
"b": 135
},
"hsl": {
"h": 38,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.88851,
"c": 0.10633,
"h": 80.4
},
"luminance": 0.69598
}Semantic roles & 50–950 ramp
primary
#FFD387
secondary
#4B81DF
accent
#54E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481