#CFCEFB#CFCEFB
#CFCEFB is a very light, moderate blue. Relative luminance 0.644; OKLCH L 86.7% C 0.062 H 286.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEFB |
|---|---|
| RGB | rgb(207, 206, 251) |
| HSL | hsl(241, 85%, 90%) |
| HSV | hsv(241, 18%, 98%) |
| CMYK | cmyk(17.5%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.16, 9.27, -21.87) |
| CIE-LCH | lch(84.16, 23.76, 292.98°) |
| OKLab | oklab(86.69% 0.0171 -0.0596) |
| OKLCH | oklch(86.69% 0.062 286) |
| XYZ | xyz(65.2120, 64.3722, 100.2375) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.64
Light Periwinkle
#C1C6FC
ΔE00 3.81
Pale Lilac
#E4CBFF
ΔE00 6.63
Light Lavender
#DFC5FE
ΔE00 6.70
Pale Lavender
#EECFFE
ΔE00 8.66
Lavender (CSS)
#E6E6FA
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEFB #FAFBCE
analogous
#CEE4FB #CFCEFB #E6CEFB
triadic
#CFCEFB #FBCFCE #CEFBCF
tetradic
#CFCEFB #FBCEE4 #FAFBCE #CEFBE6
square
#CFCEFB #FBCEE4 #FAFBCE #CEFBE6
split-complementary
#CFCEFB #FBE6CE #E4FBCE
monochromatic
#605DF2 #9895F6 #CFCEFB #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.51
#CFCEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#CFCEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEFB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEFB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FD
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#C6D5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfcefb; /* rgb */ color: rgb(207, 206, 251); /* oklch */ color: oklch(86.7% 0.062 286.0);
Tailwind
colors: {
custom: {
50: '#dedcfc',
500: '#cfcefb',
950: '#000000',
},
}SCSS
$custom: #cfcefb; $custom-light: #dedcfc; $custom-dark: #000000;
JSON
{
"hex": "#cfcefb",
"rgb": {
"r": 207,
"g": 206,
"b": 251
},
"hsl": {
"h": 241.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.86688,
"c": 0.06201,
"h": 286
},
"luminance": 0.64373
}Semantic roles & 50–950 ramp
primary
#CFCEFB
secondary
#E0E28C
accent
#E104DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485