#CFCDED#CFCDED
#CFCDED is a very light, muted blue. Relative luminance 0.630; OKLCH L 86.0% C 0.044 H 288.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDED |
|---|---|
| RGB | rgb(207, 205, 237) |
| HSL | hsl(244, 47%, 87%) |
| HSV | hsv(244, 14%, 93%) |
| CMYK | cmyk(12.7%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(83.46, 6.87, -15.48) |
| CIE-LCH | lch(83.46, 16.94, 293.93°) |
| OKLab | oklab(86% 0.0139 -0.0419) |
| OKLCH | oklch(86% 0.044 288.3) |
| XYZ | xyz(62.8463, 63.0420, 88.9617) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.26
Light Periwinkle
#C1C6FC
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 6.96
Pale Lilac
#E4CBFF
ΔE00 8.02
Light Lavender
#DFC5FE
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDED #EBEDCD
analogous
#CDDBED #CFCDED #DFCDED
triadic
#CFCDED #EDCFCD #CDEDCF
tetradic
#CFCDED #EDCDDB #EBEDCD #CDEDDF
square
#CFCDED #EDCDDB #EBEDCD #CDEDDF
split-complementary
#CFCDED #EDDFCD #DBEDCD
monochromatic
#7973CD #A4A0DD #CFCDED #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.54
#CFCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CFCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDED
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDED | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#C6CFEC
Tritanopia (blue-blind)
#C9D2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcded; /* rgb */ color: rgb(207, 205, 237); /* oklch */ color: oklch(86.0% 0.044 288.3);
Tailwind
colors: {
custom: {
50: '#dddcf2',
500: '#cfcded',
950: '#000000',
},
}SCSS
$custom: #cfcded; $custom-light: #dddcf2; $custom-dark: #000000;
JSON
{
"hex": "#cfcded",
"rgb": {
"r": 207,
"g": 205,
"b": 237
},
"hsl": {
"h": 243.75,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.85999,
"c": 0.04409,
"h": 288.3
},
"luminance": 0.63042
}Semantic roles & 50–950 ramp
primary
#CFCDED
secondary
#C6C995
accent
#BA2BB1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485