#FF9693#FF9693
#FF9693 is a light, vivid red. Relative luminance 0.452; OKLCH L 78.2% C 0.127 H 22.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9693 |
|---|---|
| RGB | rgb(255, 150, 147) |
| HSL | hsl(2, 100%, 79%) |
| HSV | hsv(2, 42%, 100%) |
| CMYK | cmyk(0%, 41.2%, 42.4%, 0%) |
| CIE-LAB | lab(73.01, 38.99, 18.73) |
| CIE-LCH | lch(73.01, 43.26, 25.65°) |
| OKLab | oklab(78.22% 0.1175 0.0477) |
| OKLCH | oklch(78.22% 0.127 22.1) |
| XYZ | xyz(57.4159, 45.1844, 33.2957) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.31
Blush Pink
#FE828C
ΔE00 5.22
Blush (survey)
#F29E8E
ΔE00 5.40
Lightcoral
#F08080
ΔE00 5.50
Salmon Pink
#FE7B7C
ΔE00 5.91
Salmon
#FA8072
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9693 #93FCFF
analogous
#FF93C6 #FF9693 #FFCC93
triadic
#FF9693 #93FF96 #9693FF
tetradic
#FF9693 #C6FF93 #93FCFF #CC93FF
square
#FF9693 #C6FF93 #93FCFF #CC93FF
split-complementary
#FF9693 #93FFCC #93C6FF
monochromatic
#FF1F19 #FF5B56 #FF9693 #FFD2D0 #FFE1E0
Accessibility & contrast
On white
2.09
#FF9693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FF9693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9693
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9693 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA692
Deuteranopia (green-blind)
#C6BB91
Tritanopia (blue-blind)
#FF8996
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff9693; /* rgb */ color: rgb(255, 150, 147); /* oklch */ color: oklch(78.2% 0.127 22.1);
Tailwind
colors: {
custom: {
50: '#ffb6b2',
500: '#ff9693',
950: '#000000',
},
}SCSS
$custom: #ff9693; $custom-light: #ffb6b2; $custom-dark: #000000;
JSON
{
"hex": "#ff9693",
"rgb": {
"r": 255,
"g": 150,
"b": 147
},
"hsl": {
"h": 1.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.78224,
"c": 0.12682,
"h": 22.1
},
"luminance": 0.45179
}Semantic roles & 50–950 ramp
primary
#FF9693
secondary
#D4F6F7
accent
#DFE600
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#191111
muted
#878080