#FFB995#FFB995
#FFB995 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.2% C 0.095 H 48.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB995 |
|---|---|
| RGB | rgb(255, 185, 149) |
| HSL | hsl(20, 100%, 79%) |
| HSV | hsv(20, 42%, 100%) |
| CMYK | cmyk(0%, 27.5%, 41.6%, 0%) |
| CIE-LAB | lab(80.81, 20.99, 28.27) |
| CIE-LCH | lch(80.81, 35.21, 53.41°) |
| OKLab | oklab(84.25% 0.0632 0.0707) |
| OKLCH | oklch(84.25% 0.095 48.2) |
| XYZ | xyz(64.0164, 58.1321, 36.2768) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.61
Pale Salmon
#FFB19A
ΔE00 5.29
Lightsalmon
#FFA07A
ΔE00 6.62
Apricot
#FBCEB1
ΔE00 6.74
Light Salmon
#FEA993
ΔE00 6.84
Apricot (survey)
#FFB16D
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB995 #95DBFF
analogous
#FF95A6 #FFB995 #FFEE95
triadic
#FFB995 #95FFB9 #B995FF
tetradic
#FFB995 #A6FF95 #95DBFF #EE95FF
square
#FFB995 #A6FF95 #95DBFF #EE95FF
split-complementary
#FFB995 #95FFEE #95A6FF
monochromatic
#FF681B #FF9158 #FFB995 #FFE1D2 #FFEBE0
Accessibility & contrast
On white
1.66
#FFB995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#FFB995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB995
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB995 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#DCCF95
Tritanopia (blue-blind)
#FFADB0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb995; /* rgb */ color: rgb(255, 185, 149); /* oklch */ color: oklch(84.2% 0.095 48.2);
Tailwind
colors: {
custom: {
50: '#ffceb4',
500: '#ffb995',
950: '#000000',
},
}SCSS
$custom: #ffb995; $custom-light: #ffceb4; $custom-dark: #000000;
JSON
{
"hex": "#ffb995",
"rgb": {
"r": 255,
"g": 185,
"b": 149
},
"hsl": {
"h": 20.377,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.84246,
"c": 0.09481,
"h": 48.2
},
"luminance": 0.58128
}Semantic roles & 50–950 ramp
primary
#FFB995
secondary
#57B2E1
accent
#98E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381