#CB98AF#CB98AF
#CB98AF is a light, moderate pink. Relative luminance 0.382; OKLCH L 73.5% C 0.068 H 350.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CB98AF |
|---|---|
| RGB | rgb(203, 152, 175) |
| HSL | hsl(333, 33%, 70%) |
| HSV | hsv(333, 25%, 80%) |
| CMYK | cmyk(0%, 25.1%, 13.8%, 20.4%) |
| CIE-LAB | lab(68.20, 22.65, -4.49) |
| CIE-LCH | lch(68.20, 23.09, 348.78°) |
| OKLab | oklab(73.46% 0.0669 -0.0116) |
| OKLCH | oklch(73.46% 0.068 350.1) |
| XYZ | xyz(43.5946, 38.2499, 45.6358) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.42
Grey Pink
#C3909B
ΔE00 4.92
Faded Pink
#DE9DAC
ΔE00 5.13
Dusty Pink
#D8A7B1
ΔE00 5.83
Dull Pink
#D5869D
ΔE00 6.57
Lilac
#C8A2C8
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB98AF #98CBB4
analogous
#CB98C9 #CB98AF #CB9B98
triadic
#CB98AF #AFCB98 #98AFCB
tetradic
#CB98AF #C9CB98 #98CBB4 #9B98CB
square
#CB98AF #C9CB98 #98CBB4 #9B98CB
split-complementary
#CB98AF #98CB9B #98C9CB
monochromatic
#9B4E71 #B66F8F #CB98AF #E0C1CF #F4E9EE
Accessibility & contrast
On white
2.43
#CB98AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#CB98AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB98AF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB98AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB98AF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#D397A0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cb98af; /* rgb */ color: rgb(203, 152, 175); /* oklch */ color: oklch(73.5% 0.068 350.1);
Tailwind
colors: {
custom: {
50: '#dbb6c6',
500: '#cb98af',
950: '#000000',
},
}SCSS
$custom: #cb98af; $custom-light: #dbb6c6; $custom-dark: #000000;
JSON
{
"hex": "#cb98af",
"rgb": {
"r": 203,
"g": 152,
"b": 175
},
"hsl": {
"h": 332.941,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.73463,
"c": 0.06792,
"h": 350.1
},
"luminance": 0.38248
}Semantic roles & 50–950 ramp
primary
#CB98AF
secondary
#D8E7E0
accent
#AC783A
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082