#FEB098#FEB098
#FEB098 is a very light, moderate red. Relative luminance 0.544; OKLCH L 82.6% C 0.098 H 37.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB098 |
|---|---|
| RGB | rgb(254, 176, 152) |
| HSL | hsl(14, 98%, 80%) |
| HSV | hsv(14, 40%, 100%) |
| CMYK | cmyk(0%, 30.7%, 40.2%, 0.4%) |
| CIE-LAB | lab(78.69, 25.64, 23.78) |
| CIE-LCH | lch(78.69, 34.97, 42.84°) |
| OKLab | oklab(82.6% 0.0774 0.0601) |
| OKLCH | oklch(82.6% 0.098 37.8) |
| XYZ | xyz(62.0685, 54.3929, 36.9294) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.44
Light Salmon
#FEA993
ΔE00 2.02
Blush (survey)
#F29E8E
ΔE00 5.16
Lightsalmon
#FFA07A
ΔE00 5.58
Peachy Pink
#FF9A8A
ΔE00 6.30
Darksalmon
#E9967A
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB098 #98E6FE
analogous
#FE98B3 #FEB098 #FEE398
triadic
#FEB098 #98FEB0 #B098FE
tetradic
#FEB098 #B3FE98 #98E6FE #E398FE
square
#FEB098 #B3FE98 #98E6FE #E398FE
split-complementary
#FEB098 #98FEE3 #98B3FE
monochromatic
#FD531F #FD825B #FEB098 #FFDED5 #FFE8E1
Accessibility & contrast
On white
1.77
#FEB098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#FEB098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB098
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB098 | 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)
#C3B996
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#FFA4AA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb098; /* rgb */ color: rgb(254, 176, 152); /* oklch */ color: oklch(82.6% 0.098 37.8);
Tailwind
colors: {
custom: {
50: '#ffc8b6',
500: '#feb098',
950: '#000000',
},
}SCSS
$custom: #feb098; $custom-light: #ffc8b6; $custom-dark: #000000;
JSON
{
"hex": "#feb098",
"rgb": {
"r": 254,
"g": 176,
"b": 152
},
"hsl": {
"h": 14.118,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.82596,
"c": 0.09794,
"h": 37.8
},
"luminance": 0.54388
}Semantic roles & 50–950 ramp
primary
#FEB098
secondary
#5AC1E0
accent
#AFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281