#CFCFEF#CFCFEF
#CFCFEF is a very light, muted blue. Relative luminance 0.641; OKLCH L 86.5% C 0.044 H 285.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFEF |
|---|---|
| RGB | rgb(207, 207, 239) |
| HSL | hsl(240, 50%, 87%) |
| HSV | hsv(240, 13%, 94%) |
| CMYK | cmyk(13.4%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(84.03, 6.22, -15.70) |
| CIE-LCH | lch(84.03, 16.88, 291.61°) |
| OKLab | oklab(86.46% 0.0117 -0.0425) |
| OKLCH | oklch(86.46% 0.044 285.4) |
| XYZ | xyz(63.6216, 64.1224, 90.6697) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.11
Light Periwinkle
#C1C6FC
ΔE00 6.50
Lavender (CSS)
#E6E6FA
ΔE00 6.54
Pale Lilac
#E4CBFF
ΔE00 8.49
Light Blue Grey
#B7C9E2
ΔE00 8.80
Light Lavender
#DFC5FE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFEF #EFEFCF
analogous
#CFDFEF #CFCFEF #DFCFEF
triadic
#CFCFEF #EFCFCF #CFEFCF
tetradic
#CFCFEF #EFCFDF #EFEFCF #CFEFDF
square
#CFCFEF #EFCFDF #EFEFCF #CFEFDF
split-complementary
#CFCFEF #EFDFCF #DFEFCF
monochromatic
#7373D0 #A1A1E0 #CFCFEF #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.52
#CFCFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CFCFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFEF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFEF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2F1
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#C9D4D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfcfef; /* rgb */ color: rgb(207, 207, 239); /* oklch */ color: oklch(86.5% 0.044 285.4);
Tailwind
colors: {
custom: {
50: '#ddddf4',
500: '#cfcfef',
950: '#000000',
},
}SCSS
$custom: #cfcfef; $custom-light: #ddddf4; $custom-dark: #000000;
JSON
{
"hex": "#cfcfef",
"rgb": {
"r": 207,
"g": 207,
"b": 239
},
"hsl": {
"h": 240,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.86461,
"c": 0.04406,
"h": 285.4
},
"luminance": 0.64123
}Semantic roles & 50–950 ramp
primary
#CFCFEF
secondary
#CCCC96
accent
#BD28BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485