#FFD287#FFD287
#FFD287 is a very light, moderate orange. Relative luminance 0.691; OKLCH L 88.7% C 0.106 H 79.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD287 |
|---|---|
| RGB | rgb(255, 210, 135) |
| HSL | hsl(38, 100%, 76%) |
| HSV | hsv(38, 47%, 100%) |
| CMYK | cmyk(0%, 17.6%, 47.1%, 0%) |
| CIE-LAB | lab(86.56, 6.58, 42.97) |
| CIE-LCH | lch(86.56, 43.47, 81.29°) |
| OKLab | oklab(88.66% 0.0193 0.1041) |
| OKLCH | oklch(88.66% 0.106 79.5) |
| XYZ | xyz(68.6624, 69.1061, 32.6391) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.10
Wheat (survey)
#FBDD7E
ΔE00 6.49
Pale Peach
#FFE5AD
ΔE00 6.77
Sand (survey)
#E2CA76
ΔE00 7.35
Moccasin
#FFE4B5
ΔE00 7.54
Light Mustard
#F7D560
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD287 #87B4FF
analogous
#FF9687 #FFD287 #F0FF87
triadic
#FFD287 #87FFD2 #D287FF
tetradic
#FFD287 #87FF96 #87B4FF #FF87F0
square
#FFD287 #87FF96 #87B4FF #FF87F0
split-complementary
#FFD287 #87F0FF #9687FF
monochromatic
#FFA40D #FFBB4A #FFD287 #FFE9C4 #FFF4E0
Accessibility & contrast
On white
1.42
#FFD287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#FFD287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD287
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD287 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D281
Deuteranopia (green-blind)
#EFDD89
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd287; /* rgb */ color: rgb(255, 210, 135); /* oklch */ color: oklch(88.7% 0.106 79.5);
Tailwind
colors: {
custom: {
50: '#ffdfab',
500: '#ffd287',
950: '#000000',
},
}SCSS
$custom: #ffd287; $custom-light: #ffdfab; $custom-dark: #000000;
JSON
{
"hex": "#ffd287",
"rgb": {
"r": 255,
"g": 210,
"b": 135
},
"hsl": {
"h": 37.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.88659,
"c": 0.10591,
"h": 79.5
},
"luminance": 0.69102
}Semantic roles & 50–950 ramp
primary
#FFD287
secondary
#4B83DF
accent
#56E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481