#FEB598#FEB598
#FEB598 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.5% C 0.094 H 42.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB598 |
|---|---|
| RGB | rgb(254, 181, 152) |
| HSL | hsl(17, 98%, 80%) |
| HSV | hsv(17, 40%, 100%) |
| CMYK | cmyk(0%, 28.7%, 40.2%, 0.4%) |
| CIE-LAB | lab(79.84, 23.02, 25.34) |
| CIE-LCH | lch(79.84, 34.24, 47.74°) |
| OKLab | oklab(83.48% 0.0695 0.0638) |
| OKLCH | oklch(83.48% 0.094 42.6) |
| XYZ | xyz(63.0669, 56.3898, 37.2623) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.59
Light Salmon
#FEA993
ΔE00 4.26
Lightsalmon
#FFA07A
ΔE00 5.75
Peach (survey)
#FFB07C
ΔE00 6.64
Blush (survey)
#F29E8E
ΔE00 7.27
Darksalmon
#E9967A
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB598 #98E1FE
analogous
#FE98AE #FEB598 #FEE898
triadic
#FEB598 #98FEB5 #B598FE
tetradic
#FEB598 #AEFE98 #98E1FE #E898FE
square
#FEB598 #AEFE98 #98E1FE #E898FE
split-complementary
#FEB598 #98FEE8 #98AEFE
monochromatic
#FD5E1F #FD895B #FEB598 #FFE1D5 #FFE9E1
Accessibility & contrast
On white
1.71
#FEB598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#FEB598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB598
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB598 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD96
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#FFA9AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feb598; /* rgb */ color: rgb(254, 181, 152); /* oklch */ color: oklch(83.5% 0.094 42.6);
Tailwind
colors: {
custom: {
50: '#ffcbb6',
500: '#feb598',
950: '#000000',
},
}SCSS
$custom: #feb598; $custom-light: #ffcbb6; $custom-dark: #000000;
JSON
{
"hex": "#feb598",
"rgb": {
"r": 254,
"g": 181,
"b": 152
},
"hsl": {
"h": 17.059,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.83482,
"c": 0.09434,
"h": 42.6
},
"luminance": 0.56386
}Semantic roles & 50–950 ramp
primary
#FEB598
secondary
#5ABAE0
accent
#A4E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381