#CABFFD#CABFFD
#CABFFD is a very light, moderate violet. Relative luminance 0.569; OKLCH L 83.5% C 0.087 H 292.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFFD |
|---|---|
| RGB | rgb(202, 191, 253) |
| HSL | hsl(251, 94%, 87%) |
| HSV | hsv(251, 25%, 99%) |
| CMYK | cmyk(20.2%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(80.13, 16.26, -29.12) |
| CIE-LCH | lch(80.13, 33.35, 299.19°) |
| OKLab | oklab(83.49% 0.0332 -0.0799) |
| OKLCH | oklch(83.49% 0.087 292.6) |
| XYZ | xyz(60.7135, 56.9094, 100.6954) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.96
Light Periwinkle
#C1C6FC
ΔE00 4.14
Light Lavender
#DFC5FE
ΔE00 5.01
Light Violet
#D6B4FC
ΔE00 5.29
Pale Violet
#CEAEFA
ΔE00 5.54
Pale Lilac
#E4CBFF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFFD #F2FDBF
analogous
#BFD3FD #CABFFD #E9BFFD
triadic
#CABFFD #FDCABF #BFFDCA
tetradic
#CABFFD #FDBFD3 #F2FDBF #BFFDE9
square
#CABFFD #FDBFD3 #F2FDBF #BFFDE9
split-complementary
#CABFFD #FDE9BF #D3FDBF
monochromatic
#6848F9 #9984FB #CABFFD #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.70
#CABFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#CABFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFFD
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFFD | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B1C6FB
Tritanopia (blue-blind)
#C0C9D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cabffd; /* rgb */ color: rgb(202, 191, 253); /* oklch */ color: oklch(83.5% 0.087 292.6);
Tailwind
colors: {
custom: {
50: '#dbd2fe',
500: '#cabffd',
950: '#000000',
},
}SCSS
$custom: #cabffd; $custom-light: #dbd2fe; $custom-dark: #000000;
JSON
{
"hex": "#cabffd",
"rgb": {
"r": 202,
"g": 191,
"b": 253
},
"hsl": {
"h": 250.645,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.83488,
"c": 0.08654,
"h": 292.6
},
"luminance": 0.5691
}Semantic roles & 50–950 ramp
primary
#CABFFD
secondary
#D2E47C
accent
#E600BD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385