#CB67AF#CB67AF
#CB67AF is a light, vivid pink. Relative luminance 0.255; OKLCH L 65.4% C 0.153 H 339.0°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CB67AF |
|---|---|
| RGB | rgb(203, 103, 175) |
| HSL | hsl(317, 49%, 60%) |
| HSV | hsv(317, 49%, 80%) |
| CMYK | cmyk(0%, 49.3%, 13.8%, 20.4%) |
| CIE-LAB | lab(57.55, 48.75, -20.49) |
| CIE-LCH | lch(57.55, 52.88, 337.20°) |
| OKLab | oklab(65.38% 0.143 -0.055) |
| OKLCH | oklch(65.38% 0.153 339) |
| XYZ | xyz(37.2171, 25.4948, 43.5099) |
| Luminance | 0.2549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.15
Pale Magenta
#D767AD
ΔE00 2.65
Orchid (survey)
#C875C4
ΔE00 5.01
Purpleish Pink
#DF4EC8
ΔE00 6.56
Orchid
#DA70D6
ΔE00 7.14
Pinky Purple
#C94CBE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB67AF #67CB83
analogous
#B567CB #CB67AF #CB677D
triadic
#CB67AF #AFCB67 #67AFCB
tetradic
#CB67AF #CBB567 #67CB83 #677DCB
square
#CB67AF #CBB567 #67CB83 #677DCB
split-complementary
#CB67AF #7DCB67 #67CBB5
monochromatic
#892F70 #B63E95 #CB67AF #DB95C7 #EAC2DF
Accessibility & contrast
On white
3.44
#CB67AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#CB67AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB67AF
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB67AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB67AF | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B80B1
Deuteranopia (green-blind)
#8690AC
Tritanopia (blue-blind)
#D56A83
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #cb67af; /* rgb */ color: rgb(203, 103, 175); /* oklch */ color: oklch(65.4% 0.153 339.0);
Tailwind
colors: {
custom: {
50: '#dd96c7',
500: '#cb67af',
950: '#000000',
},
}SCSS
$custom: #cb67af; $custom-light: #dd96c7; $custom-dark: #000000;
JSON
{
"hex": "#cb67af",
"rgb": {
"r": 203,
"g": 103,
"b": 175
},
"hsl": {
"h": 316.8,
"s": 49.02,
"l": 60
},
"oklch": {
"l": 0.65383,
"c": 0.15317,
"h": 339
},
"luminance": 0.25492
}Semantic roles & 50–950 ramp
primary
#CB67AF
secondary
#B4DABE
accent
#D9764F
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150E13
muted
#837E82