#FFB285#FFB285
#FFB285 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.7% C 0.108 H 51.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB285 |
|---|---|
| RGB | rgb(255, 178, 133) |
| HSL | hsl(22, 100%, 76%) |
| HSV | hsv(22, 48%, 100%) |
| CMYK | cmyk(0%, 30.2%, 47.8%, 0%) |
| CIE-LAB | lab(78.93, 23.06, 34.21) |
| CIE-LCH | lch(78.93, 41.25, 56.01°) |
| OKLab | oklab(82.69% 0.068 0.084) |
| OKLCH | oklch(82.69% 0.108 51) |
| XYZ | xyz(61.3971, 54.7988, 29.5293) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.85
Lightsalmon
#FFA07A
ΔE00 5.72
Apricot (survey)
#FFB16D
ΔE00 5.82
Sandybrown
#F4A460
ΔE00 6.67
Pale Salmon
#FFB19A
ΔE00 7.12
Pale Orange
#FFA756
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB285 #85D2FF
analogous
#FF8595 #FFB285 #FFEF85
triadic
#FFB285 #85FFB2 #B285FF
tetradic
#FFB285 #95FF85 #85D2FF #EF85FF
square
#FFB285 #95FF85 #85D2FF #EF85FF
split-complementary
#FFB285 #85FFEF #8595FF
monochromatic
#FF650B #FF8B48 #FFB285 #FFD9C2 #FFECE0
Accessibility & contrast
On white
1.76
#FFB285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#FFB285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB285
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB285 | 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)
#C7B982
Deuteranopia (green-blind)
#D9CA85
Tritanopia (blue-blind)
#FFA4A6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb285; /* rgb */ color: rgb(255, 178, 133); /* oklch */ color: oklch(82.7% 0.108 51.0);
Tailwind
colors: {
custom: {
50: '#ffc9a9',
500: '#ffb285',
950: '#000000',
},
}SCSS
$custom: #ffb285; $custom-light: #ffc9a9; $custom-dark: #000000;
JSON
{
"hex": "#ffb285",
"rgb": {
"r": 255,
"g": 178,
"b": 133
},
"hsl": {
"h": 22.131,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.82694,
"c": 0.10806,
"h": 51
},
"luminance": 0.54794
}Semantic roles & 50–950 ramp
primary
#FFB285
secondary
#49A8DF
accent
#91E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280