#FFB595#FFB595
#FFB595 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.5% C 0.097 H 44.3°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB595 |
|---|---|
| RGB | rgb(255, 181, 149) |
| HSL | hsl(18, 100%, 79%) |
| HSV | hsv(18, 42%, 100%) |
| CMYK | cmyk(0%, 29%, 41.6%, 0%) |
| CIE-LAB | lab(79.89, 23.08, 27.02) |
| CIE-LCH | lch(79.89, 35.54, 49.50°) |
| OKLab | oklab(83.53% 0.0694 0.0678) |
| OKLCH | oklch(83.53% 0.097 44.3) |
| XYZ | xyz(63.1913, 56.4820, 36.0018) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.43
Light Salmon
#FEA993
ΔE00 4.91
Lightsalmon
#FFA07A
ΔE00 5.47
Peach (survey)
#FFB07C
ΔE00 5.72
Darksalmon
#E9967A
ΔE00 7.86
Blush (survey)
#F29E8E
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB595 #95DFFF
analogous
#FF95AA #FFB595 #FFEA95
triadic
#FFB595 #95FFB5 #B595FF
tetradic
#FFB595 #AAFF95 #95DFFF #EA95FF
square
#FFB595 #AAFF95 #95DFFF #EA95FF
split-complementary
#FFB595 #95FFEA #95AAFF
monochromatic
#FF601B #FF8A58 #FFB595 #FFE0D2 #FFEAE0
Accessibility & contrast
On white
1.71
#FFB595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#FFB595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB595
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB595 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD93
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#FFA9AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb595; /* rgb */ color: rgb(255, 181, 149); /* oklch */ color: oklch(83.5% 0.097 44.3);
Tailwind
colors: {
custom: {
50: '#ffcbb4',
500: '#ffb595',
950: '#000000',
},
}SCSS
$custom: #ffb595; $custom-light: #ffcbb4; $custom-dark: #000000;
JSON
{
"hex": "#ffb595",
"rgb": {
"r": 255,
"g": 181,
"b": 149
},
"hsl": {
"h": 18.113,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.83528,
"c": 0.09702,
"h": 44.3
},
"luminance": 0.56478
}Semantic roles & 50–950 ramp
primary
#FFB595
secondary
#57B8E1
accent
#A0E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381