#FFB185#FFB185
#FFB185 is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.5% C 0.109 H 50.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB185 |
|---|---|
| RGB | rgb(255, 177, 133) |
| HSL | hsl(22, 100%, 76%) |
| HSV | hsv(22, 48%, 100%) |
| CMYK | cmyk(0%, 30.6%, 47.8%, 0%) |
| CIE-LAB | lab(78.70, 23.58, 33.91) |
| CIE-LCH | lch(78.70, 41.30, 55.18°) |
| OKLab | oklab(82.52% 0.0695 0.0833) |
| OKLCH | oklch(82.52% 0.109 50.2) |
| XYZ | xyz(61.1989, 54.4023, 29.4632) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.17
Lightsalmon
#FFA07A
ΔE00 5.28
Apricot (survey)
#FFB16D
ΔE00 6.20
Pale Salmon
#FFB19A
ΔE00 6.75
Sandybrown
#F4A460
ΔE00 6.90
Light Salmon
#FEA993
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB185 #85D3FF
analogous
#FF8596 #FFB185 #FFEE85
triadic
#FFB185 #85FFB1 #B185FF
tetradic
#FFB185 #96FF85 #85D3FF #EE85FF
square
#FFB185 #96FF85 #85D3FF #EE85FF
split-complementary
#FFB185 #85FFEE #8596FF
monochromatic
#FF630B #FF8A48 #FFB185 #FFD8C2 #FFEBE0
Accessibility & contrast
On white
1.77
#FFB185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#FFB185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB185
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB185 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B982
Deuteranopia (green-blind)
#D9C985
Tritanopia (blue-blind)
#FFA3A6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb185; /* rgb */ color: rgb(255, 177, 133); /* oklch */ color: oklch(82.5% 0.109 50.2);
Tailwind
colors: {
custom: {
50: '#ffc8a9',
500: '#ffb185',
950: '#000000',
},
}SCSS
$custom: #ffb185; $custom-light: #ffc8a9; $custom-dark: #000000;
JSON
{
"hex": "#ffb185",
"rgb": {
"r": 255,
"g": 177,
"b": 133
},
"hsl": {
"h": 21.639,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.82516,
"c": 0.10853,
"h": 50.2
},
"luminance": 0.54398
}Semantic roles & 50–950 ramp
primary
#FFB185
secondary
#49A9DF
accent
#93E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280