#CFCDF2#CFCDF2
#CFCDF2 is a very light, muted blue. Relative luminance 0.633; OKLCH L 86.2% C 0.051 H 287.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDF2 |
|---|---|
| RGB | rgb(207, 205, 242) |
| HSL | hsl(243, 59%, 88%) |
| HSV | hsv(243, 15%, 95%) |
| CMYK | cmyk(14.5%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(83.62, 7.90, -17.91) |
| CIE-LCH | lch(83.62, 19.57, 293.81°) |
| OKLab | oklab(86.17% 0.0156 -0.0486) |
| OKLCH | oklch(86.17% 0.051 287.8) |
| XYZ | xyz(63.5870, 63.3383, 92.8627) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.83
Light Periwinkle
#C1C6FC
ΔE00 5.52
Pale Lilac
#E4CBFF
ΔE00 7.09
Light Lavender
#DFC5FE
ΔE00 7.43
Lavender (CSS)
#E6E6FA
ΔE00 7.88
Pale Lavender
#EECFFE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDF2 #F0F2CD
analogous
#CDDDF2 #CFCDF2 #E1CDF2
triadic
#CFCDF2 #F2CFCD #CDF2CF
tetradic
#CFCDF2 #F2CDDD #F0F2CD #CDF2E1
square
#CFCDF2 #F2CDDD #F0F2CD #CDF2E1
split-complementary
#CFCDF2 #F2E1CD #DDF2CD
monochromatic
#726CD9 #A09CE5 #CFCDF2 #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.54
#CFCDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CFCDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDF2
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDF2 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F4
Deuteranopia (green-blind)
#C4D0F1
Tritanopia (blue-blind)
#C8D3D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcdf2; /* rgb */ color: rgb(207, 205, 242); /* oklch */ color: oklch(86.2% 0.051 287.8);
Tailwind
colors: {
custom: {
50: '#dedcf6',
500: '#cfcdf2',
950: '#000000',
},
}SCSS
$custom: #cfcdf2; $custom-light: #dedcf6; $custom-dark: #000000;
JSON
{
"hex": "#cfcdf2",
"rgb": {
"r": 207,
"g": 205,
"b": 242
},
"hsl": {
"h": 243.243,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.86172,
"c": 0.05099,
"h": 287.8
},
"luminance": 0.63339
}Semantic roles & 50–950 ramp
primary
#CFCDF2
secondary
#CED192
accent
#C61FBD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485