#CDCCFB#CDCCFB
#CDCCFB is a very light, moderate blue. Relative luminance 0.631; OKLCH L 86.1% C 0.065 H 285.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCFB |
|---|---|
| RGB | rgb(205, 204, 251) |
| HSL | hsl(241, 85%, 89%) |
| HSV | hsv(241, 19%, 98%) |
| CMYK | cmyk(18.3%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.51, 9.73, -22.87) |
| CIE-LCH | lch(83.51, 24.85, 293.04°) |
| OKLab | oklab(86.15% 0.0178 -0.0624) |
| OKLCH | oklch(86.15% 0.065 285.9) |
| XYZ | xyz(64.1783, 63.1291, 100.0520) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.09
Light Periwinkle
#C1C6FC
ΔE00 3.23
Light Lavender
#DFC5FE
ΔE00 6.56
Pale Lilac
#E4CBFF
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 8.81
Light Violet
#D6B4FC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCFB #FAFBCC
analogous
#CCE3FB #CDCCFB #E5CCFB
triadic
#CDCCFB #FBCDCC #CCFBCD
tetradic
#CDCCFB #FBCCE3 #FAFBCC #CCFBE5
square
#CDCCFB #FBCCE3 #FAFBCC #CCFBE5
split-complementary
#CDCCFB #FBE5CC #E3FBCC
monochromatic
#5E5BF2 #9593F7 #CDCCFB #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.54
#CDCCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#CDCCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCFB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCFB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FD
Deuteranopia (green-blind)
#BFCFFA
Tritanopia (blue-blind)
#C3D4DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdccfb; /* rgb */ color: rgb(205, 204, 251); /* oklch */ color: oklch(86.1% 0.065 285.9);
Tailwind
colors: {
custom: {
50: '#dcdbfc',
500: '#cdccfb',
950: '#000000',
},
}SCSS
$custom: #cdccfb; $custom-light: #dcdbfc; $custom-dark: #000000;
JSON
{
"hex": "#cdccfb",
"rgb": {
"r": 205,
"g": 204,
"b": 251
},
"hsl": {
"h": 241.277,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.86146,
"c": 0.06488,
"h": 285.9
},
"luminance": 0.6313
}Semantic roles & 50–950 ramp
primary
#CDCCFB
secondary
#E0E28A
accent
#E204DD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485