#CF90BF#CF90BF
#CF90BF is a light, moderate pink. Relative luminance 0.370; OKLCH L 73.0% C 0.098 H 336.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CF90BF |
|---|---|
| RGB | rgb(207, 144, 191) |
| HSL | hsl(315, 40%, 69%) |
| HSV | hsv(315, 30%, 81%) |
| CMYK | cmyk(0%, 30.4%, 7.7%, 18.8%) |
| CIE-LAB | lab(67.26, 31.14, -14.80) |
| CIE-LCH | lch(67.26, 34.48, 334.58°) |
| OKLab | oklab(73% 0.0894 -0.0395) |
| OKLCH | oklch(73% 0.098 336.2) |
| XYZ | xyz(45.1090, 36.9754, 54.0410) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.96
Plum
#DDA0DD
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.87
Dusty Lavender
#AC86A8
ΔE00 7.62
Orchid (survey)
#C875C4
ΔE00 8.49
Bubblegum Pink
#FE83CC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF90BF #90CFA0
analogous
#C090CF #CF90BF #CF90A0
triadic
#CF90BF #BFCF90 #90BFCF
tetradic
#CF90BF #CFC090 #90CFA0 #90A0CF
square
#CF90BF #CFC090 #90CFA0 #90A0CF
split-complementary
#CF90BF #A0CF90 #90CFC0
monochromatic
#A04589 #BD65A6 #CF90BF #E1BBD8 #F4E5F0
Accessibility & contrast
On white
2.50
#CF90BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#CF90BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF90BF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF90BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF90BF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#A0A7BD
Tritanopia (blue-blind)
#D592A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cf90bf; /* rgb */ color: rgb(207, 144, 191); /* oklch */ color: oklch(73.0% 0.098 336.2);
Tailwind
colors: {
custom: {
50: '#deb1d2',
500: '#cf90bf',
950: '#000000',
},
}SCSS
$custom: #cf90bf; $custom-light: #deb1d2; $custom-dark: #000000;
JSON
{
"hex": "#cf90bf",
"rgb": {
"r": 207,
"g": 144,
"b": 191
},
"hsl": {
"h": 315.238,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.72997,
"c": 0.09776,
"h": 336.2
},
"luminance": 0.36974
}Semantic roles & 50–950 ramp
primary
#CF90BF
secondary
#D4E7D9
accent
#B35333
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151114
muted
#838082