#CDCFF0#CDCFF0
#CDCFF0 is a very light, muted blue. Relative luminance 0.639; OKLCH L 86.3% C 0.046 H 282.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFF0 |
|---|---|
| RGB | rgb(205, 207, 240) |
| HSL | hsl(237, 54%, 87%) |
| HSV | hsv(237, 15%, 94%) |
| CMYK | cmyk(14.6%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(83.91, 5.79, -16.42) |
| CIE-LCH | lch(83.91, 17.41, 289.43°) |
| OKLab | oklab(86.34% 0.01 -0.0445) |
| OKLCH | oklch(86.34% 0.046 282.7) |
| XYZ | xyz(63.2143, 63.8953, 91.4238) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.72
Light Periwinkle
#C1C6FC
ΔE00 5.91
Lavender (CSS)
#E6E6FA
ΔE00 6.77
Light Blue Grey
#B7C9E2
ΔE00 8.15
Pale Lilac
#E4CBFF
ΔE00 8.84
Lightsteelblue
#B0C4DE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFF0 #F0EECD
analogous
#CDE1F0 #CDCFF0 #DDCDF0
triadic
#CDCFF0 #F0CDCF #CFF0CD
tetradic
#CDCFF0 #F0CDE1 #F0EECD #CDF0DD
square
#CDCFF0 #F0CDE1 #F0EECD #CDF0DD
split-complementary
#CDCFF0 #F0DDCD #E1F0CD
monochromatic
#6F75D4 #9EA2E2 #CDCFF0 #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.52
#CDCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CDCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFF0
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFF0 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F2
Deuteranopia (green-blind)
#C6D0EF
Tritanopia (blue-blind)
#C6D4DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcff0; /* rgb */ color: rgb(205, 207, 240); /* oklch */ color: oklch(86.3% 0.046 282.7);
Tailwind
colors: {
custom: {
50: '#dcddf5',
500: '#cdcff0',
950: '#000000',
},
}SCSS
$custom: #cdcff0; $custom-light: #dcddf5; $custom-dark: #000000;
JSON
{
"hex": "#cdcff0",
"rgb": {
"r": 205,
"g": 207,
"b": 240
},
"hsl": {
"h": 236.571,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.86342,
"c": 0.04559,
"h": 282.7
},
"luminance": 0.63896
}Semantic roles & 50–950 ramp
primary
#CDCFF0
secondary
#CECB93
accent
#B824C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485