#FFD286#FFD286
#FFD286 is a very light, moderate orange. Relative luminance 0.691; OKLCH L 88.6% C 0.107 H 79.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD286 |
|---|---|
| RGB | rgb(255, 210, 134) |
| HSL | hsl(38, 100%, 76%) |
| HSV | hsv(38, 47%, 100%) |
| CMYK | cmyk(0%, 17.6%, 47.5%, 0%) |
| CIE-LAB | lab(86.54, 6.49, 43.45) |
| CIE-LCH | lch(86.54, 43.94, 81.50°) |
| OKLab | oklab(88.64% 0.0189 0.1052) |
| OKLCH | oklch(88.64% 0.107 79.8) |
| XYZ | xyz(68.5923, 69.0780, 32.2701) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.25
Wheat (survey)
#FBDD7E
ΔE00 6.35
Pale Peach
#FFE5AD
ΔE00 6.84
Sand (survey)
#E2CA76
ΔE00 7.25
Moccasin
#FFE4B5
ΔE00 7.66
Light Mustard
#F7D560
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD286 #86B3FF
analogous
#FF9686 #FFD286 #F0FF86
triadic
#FFD286 #86FFD2 #D286FF
tetradic
#FFD286 #86FF96 #86B3FF #FF86F0
square
#FFD286 #86FF96 #86B3FF #FF86F0
split-complementary
#FFD286 #86F0FF #9686FF
monochromatic
#FFA40C #FFBB49 #FFD286 #FFE9C3 #FFF4E0
Accessibility & contrast
On white
1.42
#FFD286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#FFD286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD286
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD286 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D280
Deuteranopia (green-blind)
#F0DD88
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd286; /* rgb */ color: rgb(255, 210, 134); /* oklch */ color: oklch(88.6% 0.107 79.8);
Tailwind
colors: {
custom: {
50: '#ffdfaa',
500: '#ffd286',
950: '#000000',
},
}SCSS
$custom: #ffd286; $custom-light: #ffdfaa; $custom-dark: #000000;
JSON
{
"hex": "#ffd286",
"rgb": {
"r": 255,
"g": 210,
"b": 134
},
"hsl": {
"h": 37.686,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.88644,
"c": 0.10685,
"h": 79.8
},
"luminance": 0.69074
}Semantic roles & 50–950 ramp
primary
#FFD286
secondary
#4A82DF
accent
#55E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481