#FDB098#FDB098
#FDB098 is a very light, moderate red. Relative luminance 0.542; OKLCH L 82.5% C 0.097 H 38.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB098 |
|---|---|
| RGB | rgb(253, 176, 152) |
| HSL | hsl(14, 96%, 79%) |
| HSV | hsv(14, 40%, 99%) |
| CMYK | cmyk(0%, 30.4%, 39.9%, 0.8%) |
| CIE-LAB | lab(78.58, 25.26, 23.62) |
| CIE-LCH | lch(78.58, 34.58, 43.07°) |
| OKLab | oklab(82.49% 0.0763 0.0597) |
| OKLCH | oklch(82.49% 0.097 38) |
| XYZ | xyz(61.7034, 54.2046, 36.9123) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.55
Light Salmon
#FEA993
ΔE00 2.12
Blush (survey)
#F29E8E
ΔE00 5.17
Lightsalmon
#FFA07A
ΔE00 5.60
Peachy Pink
#FF9A8A
ΔE00 6.39
Darksalmon
#E9967A
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB098 #98E5FD
analogous
#FD98B3 #FDB098 #FDE298
triadic
#FDB098 #98FDB0 #B098FD
tetradic
#FDB098 #B3FD98 #98E5FD #E298FD
square
#FDB098 #B3FD98 #98E5FD #E298FD
split-complementary
#FDB098 #98FDE2 #98B3FD
monochromatic
#FB5420 #FC825C #FDB098 #FEDED4 #FEE8E1
Accessibility & contrast
On white
1.77
#FDB098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FDB098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB098
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB098 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B996
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#FFA4AA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fdb098; /* rgb */ color: rgb(253, 176, 152); /* oklch */ color: oklch(82.5% 0.097 38.0);
Tailwind
colors: {
custom: {
50: '#ffc8b6',
500: '#fdb098',
950: '#000000',
},
}SCSS
$custom: #fdb098; $custom-light: #ffc8b6; $custom-dark: #000000;
JSON
{
"hex": "#fdb098",
"rgb": {
"r": 253,
"g": 176,
"b": 152
},
"hsl": {
"h": 14.257,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.82487,
"c": 0.09683,
"h": 38
},
"luminance": 0.542
}Semantic roles & 50–950 ramp
primary
#FDB098
secondary
#5ABFDF
accent
#AFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281