#FFB286#FFB286
#FFB286 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.7% C 0.107 H 50.5°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB286 |
|---|---|
| RGB | rgb(255, 178, 134) |
| HSL | hsl(22, 100%, 76%) |
| HSV | hsv(22, 47%, 100%) |
| CMYK | cmyk(0%, 30.2%, 47.5%, 0%) |
| CIE-LAB | lab(78.94, 23.16, 33.70) |
| CIE-LCH | lch(78.94, 40.89, 55.51°) |
| OKLab | oklab(82.71% 0.0683 0.0829) |
| OKLCH | oklch(82.71% 0.107 50.5) |
| XYZ | xyz(61.4666, 54.8266, 29.8949) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.13
Lightsalmon
#FFA07A
ΔE00 5.55
Apricot (survey)
#FFB16D
ΔE00 6.11
Pale Salmon
#FFB19A
ΔE00 6.82
Sandybrown
#F4A460
ΔE00 6.92
Light Salmon
#FEA993
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB286 #86D3FF
analogous
#FF8697 #FFB286 #FFEE86
triadic
#FFB286 #86FFB2 #B286FF
tetradic
#FFB286 #97FF86 #86D3FF #EE86FF
square
#FFB286 #97FF86 #86D3FF #EE86FF
split-complementary
#FFB286 #86FFEE #8697FF
monochromatic
#FF640C #FF8B49 #FFB286 #FFD9C3 #FFECE0
Accessibility & contrast
On white
1.76
#FFB286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#FFB286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB286
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB286 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA83
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#FFA4A7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb286; /* rgb */ color: rgb(255, 178, 134); /* oklch */ color: oklch(82.7% 0.107 50.5);
Tailwind
colors: {
custom: {
50: '#ffc9a9',
500: '#ffb286',
950: '#000000',
},
}SCSS
$custom: #ffb286; $custom-light: #ffc9a9; $custom-dark: #000000;
JSON
{
"hex": "#ffb286",
"rgb": {
"r": 255,
"g": 178,
"b": 134
},
"hsl": {
"h": 21.818,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.82711,
"c": 0.10744,
"h": 50.5
},
"luminance": 0.54822
}Semantic roles & 50–950 ramp
primary
#FFB286
secondary
#4AA9DF
accent
#92E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280