#CDCFF2#CDCFF2
#CDCFF2 is a very light, muted blue. Relative luminance 0.640; OKLCH L 86.4% C 0.048 H 282.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFF2 |
|---|---|
| RGB | rgb(205, 207, 242) |
| HSL | hsl(237, 59%, 88%) |
| HSV | hsv(237, 15%, 95%) |
| CMYK | cmyk(15.3%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(83.97, 6.21, -17.39) |
| CIE-LCH | lch(83.97, 18.47, 289.65°) |
| OKLab | oklab(86.41% 0.0107 -0.0472) |
| OKLCH | oklch(86.41% 0.048 282.7) |
| XYZ | xyz(63.5131, 64.0148, 92.9971) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.12
Light Periwinkle
#C1C6FC
ΔE00 5.40
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Light Blue Grey
#B7C9E2
ΔE00 8.38
Pale Lilac
#E4CBFF
ΔE00 8.49
Light Lavender
#DFC5FE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFF2 #F2F0CD
analogous
#CDE1F2 #CDCFF2 #DDCDF2
triadic
#CDCFF2 #F2CDCF #CFF2CD
tetradic
#CDCFF2 #F2CDE1 #F2F0CD #CDF2DD
square
#CDCFF2 #F2CDE1 #F2F0CD #CDF2DD
split-complementary
#CDCFF2 #F2DDCD #E1F2CD
monochromatic
#6C72D9 #9CA0E5 #CDCFF2 #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.52
#CDCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#CDCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFF2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFF2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F4
Deuteranopia (green-blind)
#C5D0F1
Tritanopia (blue-blind)
#C5D5DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcff2; /* rgb */ color: rgb(205, 207, 242); /* oklch */ color: oklch(86.4% 0.048 282.7);
Tailwind
colors: {
custom: {
50: '#dcddf6',
500: '#cdcff2',
950: '#000000',
},
}SCSS
$custom: #cdcff2; $custom-light: #dcddf6; $custom-dark: #000000;
JSON
{
"hex": "#cdcff2",
"rgb": {
"r": 205,
"g": 207,
"b": 242
},
"hsl": {
"h": 236.757,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.86411,
"c": 0.04835,
"h": 282.7
},
"luminance": 0.64016
}Semantic roles & 50–950 ramp
primary
#CDCFF2
secondary
#D1CE92
accent
#BD1FC6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485