#CDCCFE#CDCCFE
#CDCCFE is a very light, moderate blue. Relative luminance 0.633; OKLCH L 86.3% C 0.069 H 285.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCFE |
|---|---|
| RGB | rgb(205, 204, 254) |
| HSL | hsl(241, 96%, 90%) |
| HSV | hsv(241, 20%, 100%) |
| CMYK | cmyk(19.3%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(83.61, 10.38, -24.31) |
| CIE-LCH | lch(83.61, 26.43, 293.12°) |
| OKLab | oklab(86.26% 0.0188 -0.0664) |
| OKLCH | oklch(86.26% 0.069 285.8) |
| XYZ | xyz(64.6549, 63.3197, 102.5623) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.44
Light Periwinkle
#C1C6FC
ΔE00 2.82
Light Lavender
#DFC5FE
ΔE00 6.49
Pale Lilac
#E4CBFF
ΔE00 6.69
Light Violet
#D6B4FC
ΔE00 8.76
Pale Lavender
#EECFFE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCFE #FDFECC
analogous
#CCE4FE #CDCCFE #E6CCFE
triadic
#CDCCFE #FECDCC #CCFECD
tetradic
#CDCCFE #FECCE4 #FDFECC #CCFEE6
square
#CDCCFE #FECCE4 #FDFECC #CCFEE6
split-complementary
#CDCCFE #FEE6CC #E4FECC
monochromatic
#5754FC #9290FD #CDCCFE #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.54
#CDCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#CDCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCFE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCFE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BFCFFD
Tritanopia (blue-blind)
#C3D4DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdccfe; /* rgb */ color: rgb(205, 204, 254); /* oklch */ color: oklch(86.3% 0.069 285.8);
Tailwind
colors: {
custom: {
50: '#dcdbfe',
500: '#cdccfe',
950: '#000000',
},
}SCSS
$custom: #cdccfe; $custom-light: #dcdbfe; $custom-dark: #000000;
JSON
{
"hex": "#cdccfe",
"rgb": {
"r": 205,
"g": 204,
"b": 254
},
"hsl": {
"h": 241.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.86257,
"c": 0.06902,
"h": 285.8
},
"luminance": 0.63321
}Semantic roles & 50–950 ramp
primary
#CDCCFE
secondary
#E6E787
accent
#E600E1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486