#FF9998#FF9998
#FF9998 is a light, vivid red. Relative luminance 0.463; OKLCH L 78.8% C 0.123 H 20.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9998 |
|---|---|
| RGB | rgb(255, 153, 152) |
| HSL | hsl(1, 100%, 80%) |
| HSV | hsv(1, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 40.4%, 0%) |
| CIE-LAB | lab(73.75, 37.98, 17.00) |
| CIE-LCH | lch(73.75, 41.61, 24.11°) |
| OKLab | oklab(78.82% 0.1147 0.0436) |
| OKLCH | oklch(78.82% 0.123 20.8) |
| XYZ | xyz(58.3016, 46.3144, 35.5687) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.01
Blush Pink
#FE828C
ΔE00 5.44
Blush (survey)
#F29E8E
ΔE00 5.78
Lightcoral
#F08080
ΔE00 6.16
Salmon Pink
#FE7B7C
ΔE00 6.70
Rose Pink
#F7879A
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9998 #98FEFF
analogous
#FF98CA #FF9998 #FFCD98
triadic
#FF9998 #98FF99 #9998FF
tetradic
#FF9998 #CAFF98 #98FEFF #CD98FF
square
#FF9998 #CAFF98 #98FEFF #CD98FF
split-complementary
#FF9998 #98FFCD #98CAFF
monochromatic
#FF201E #FF5C5B #FF9998 #FFD6D5 #FFE1E0
Accessibility & contrast
On white
2.05
#FF9998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FF9998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9998
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9998 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA997
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff9998; /* rgb */ color: rgb(255, 153, 152); /* oklch */ color: oklch(78.8% 0.123 20.8);
Tailwind
colors: {
custom: {
50: '#ffb8b6',
500: '#ff9998',
950: '#000000',
},
}SCSS
$custom: #ff9998; $custom-light: #ffb8b6; $custom-dark: #000000;
JSON
{
"hex": "#ff9998",
"rgb": {
"r": 255,
"g": 153,
"b": 152
},
"hsl": {
"h": 0.583,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.78821,
"c": 0.12269,
"h": 20.8
},
"luminance": 0.46309
}Semantic roles & 50–950 ramp
primary
#FF9998
secondary
#D4F7F7
accent
#E3E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080