#FEB595#FEB595
#FEB595 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.4% C 0.096 H 44.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB595 |
|---|---|
| RGB | rgb(254, 181, 149) |
| HSL | hsl(18, 98%, 79%) |
| HSV | hsv(18, 41%, 100%) |
| CMYK | cmyk(0%, 28.7%, 41.3%, 0.4%) |
| CIE-LAB | lab(79.78, 22.70, 26.86) |
| CIE-LCH | lch(79.78, 35.17, 49.80°) |
| OKLab | oklab(83.42% 0.0683 0.0674) |
| OKLCH | oklch(83.42% 0.096 44.6) |
| XYZ | xyz(62.8243, 56.2928, 35.9846) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.53
Light Salmon
#FEA993
ΔE00 5.02
Lightsalmon
#FFA07A
ΔE00 5.56
Peach (survey)
#FFB07C
ΔE00 5.66
Apricot
#FBCEB1
ΔE00 7.82
Darksalmon
#E9967A
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB595 #95DEFE
analogous
#FE95AA #FEB595 #FEEA95
triadic
#FEB595 #95FEB5 #B595FE
tetradic
#FEB595 #AAFE95 #95DEFE #EA95FE
square
#FEB595 #AAFE95 #95DEFE #EA95FE
split-complementary
#FEB595 #95FEEA #95AAFE
monochromatic
#FD601C #FD8B58 #FEB595 #FFDFD2 #FFEAE1
Accessibility & contrast
On white
1.71
#FEB595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#FEB595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB595
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB595 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 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: #feb595; /* rgb */ color: rgb(254, 181, 149); /* oklch */ color: oklch(83.4% 0.096 44.6);
Tailwind
colors: {
custom: {
50: '#ffcbb4',
500: '#feb595',
950: '#000000',
},
}SCSS
$custom: #feb595; $custom-light: #ffcbb4; $custom-dark: #000000;
JSON
{
"hex": "#feb595",
"rgb": {
"r": 254,
"g": 181,
"b": 149
},
"hsl": {
"h": 18.286,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.83421,
"c": 0.09596,
"h": 44.6
},
"luminance": 0.56289
}Semantic roles & 50–950 ramp
primary
#FEB595
secondary
#57B6E0
accent
#A0E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381