#CABFDC#CABFDC
#CABFDC is a very light, muted violet. Relative luminance 0.550; OKLCH L 82.3% C 0.042 H 302.7°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFDC |
|---|---|
| RGB | rgb(202, 191, 220) |
| HSL | hsl(263, 29%, 81%) |
| HSV | hsv(263, 13%, 86%) |
| CMYK | cmyk(8.2%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.03, 9.30, -13.07) |
| CIE-LCH | lch(79.03, 16.04, 305.45°) |
| OKLab | oklab(82.28% 0.0226 -0.0352) |
| OKLCH | oklch(82.28% 0.042 302.7) |
| XYZ | xyz(55.9038, 54.9855, 75.3644) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.93
Pale Lilac
#E4CBFF
ΔE00 7.97
Periwinkle
#CCCCFF
ΔE00 8.11
Light Lavender
#DFC5FE
ΔE00 8.33
Pale Lavender
#EECFFE
ΔE00 8.65
Light Periwinkle
#C1C6FC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFDC #D1DCBF
analogous
#BFC2DC #CABFDC #D8BFDC
triadic
#CABFDC #DCCABF #BFDCCA
tetradic
#CABFDC #DCBFC2 #D1DCBF #BFDCD8
square
#CABFDC #DCBFC2 #D1DCBF #BFDCD8
split-complementary
#CABFDC #DCD8BF #C2DCBF
monochromatic
#8870B1 #A997C6 #CABFDC #EBE7F2 #EFEBF4
Accessibility & contrast
On white
1.75
#CABFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#CABFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFDC
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFDC | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DD
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#C7C3C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cabfdc; /* rgb */ color: rgb(202, 191, 220); /* oklch */ color: oklch(82.3% 0.042 302.7);
Tailwind
colors: {
custom: {
50: '#dad2e6',
500: '#cabfdc',
950: '#000000',
},
}SCSS
$custom: #cabfdc; $custom-light: #dad2e6; $custom-dark: #000000;
JSON
{
"hex": "#cabfdc",
"rgb": {
"r": 202,
"g": 191,
"b": 220
},
"hsl": {
"h": 262.759,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.82275,
"c": 0.0418,
"h": 302.7
},
"luminance": 0.54985
}Semantic roles & 50–950 ramp
primary
#CABFDC
secondary
#A4B38C
accent
#A83E80
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384