#CCBEF2#CCBEF2
#CCBEF2 is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.0% C 0.073 H 297.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEF2 |
|---|---|
| RGB | rgb(204, 190, 242) |
| HSL | hsl(256, 67%, 85%) |
| HSV | hsv(256, 21%, 95%) |
| CMYK | cmyk(15.7%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(79.66, 15.02, -23.94) |
| CIE-LCH | lch(79.66, 28.26, 302.12°) |
| OKLab | oklab(83.03% 0.0334 -0.0653) |
| OKLCH | oklch(83.03% 0.073 297.1) |
| XYZ | xyz(59.3389, 56.0748, 91.6845) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.82
Pale Lilac
#E4CBFF
ΔE00 4.76
Periwinkle
#CCCCFF
ΔE00 4.81
Light Violet
#D6B4FC
ΔE00 5.35
Light Periwinkle
#C1C6FC
ΔE00 5.77
Pale Violet
#CEAEFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEF2 #E4F2BE
analogous
#BECAF2 #CCBEF2 #E6BEF2
triadic
#CCBEF2 #F2CCBE #BEF2CC
tetradic
#CCBEF2 #F2BECA #E4F2BE #BEF2E6
square
#CCBEF2 #F2BECA #E4F2BE #BEF2E6
split-complementary
#CCBEF2 #F2E6BE #CAF2BE
monochromatic
#7C58DE #A48BE8 #CCBEF2 #EBE5FA #EBE5FA
Accessibility & contrast
On white
1.72
#CCBEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#CCBEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEF2
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEF2 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F4
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#C5C6D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccbef2; /* rgb */ color: rgb(204, 190, 242); /* oklch */ color: oklch(83.0% 0.073 297.1);
Tailwind
colors: {
custom: {
50: '#dcd1f6',
500: '#ccbef2',
950: '#000000',
},
}SCSS
$custom: #ccbef2; $custom-light: #dcd1f6; $custom-dark: #000000;
JSON
{
"hex": "#ccbef2",
"rgb": {
"r": 204,
"g": 190,
"b": 242
},
"hsl": {
"h": 256.154,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.83034,
"c": 0.07336,
"h": 297.1
},
"luminance": 0.56075
}Semantic roles & 50–950 ramp
primary
#CCBEF2
secondary
#BCD282
accent
#CF179D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385