#CFCFFB#CFCFFB
#CFCFFB is a very light, moderate blue. Relative luminance 0.649; OKLCH L 86.9% C 0.061 H 285.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFFB |
|---|---|
| RGB | rgb(207, 207, 251) |
| HSL | hsl(240, 85%, 90%) |
| HSV | hsv(240, 18%, 98%) |
| CMYK | cmyk(17.5%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(84.41, 8.74, -21.49) |
| CIE-LCH | lch(84.41, 23.20, 292.13°) |
| OKLab | oklab(86.88% 0.0158 -0.0585) |
| OKLCH | oklch(86.88% 0.061 285.1) |
| XYZ | xyz(65.4535, 64.8552, 100.3180) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.83
Light Periwinkle
#C1C6FC
ΔE00 3.88
Pale Lilac
#E4CBFF
ΔE00 6.95
Light Lavender
#DFC5FE
ΔE00 7.06
Pale Lavender
#EECFFE
ΔE00 8.94
Lavender (CSS)
#E6E6FA
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFFB #FBFBCF
analogous
#CFE5FB #CFCFFB #E5CFFB
triadic
#CFCFFB #FBCFCF #CFFBCF
tetradic
#CFCFFB #FBCFE5 #FBFBCF #CFFBE5
square
#CFCFFB #FBCFE5 #FBFBCF #CFFBE5
split-complementary
#CFCFFB #FBE5CF #E5FBCF
monochromatic
#5E5EF2 #9797F6 #CFCFFB #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.50
#CFCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#CFCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFFB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFFB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FD
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#C6D6DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfcffb; /* rgb */ color: rgb(207, 207, 251); /* oklch */ color: oklch(86.9% 0.061 285.1);
Tailwind
colors: {
custom: {
50: '#deddfc',
500: '#cfcffb',
950: '#000000',
},
}SCSS
$custom: #cfcffb; $custom-light: #deddfc; $custom-dark: #000000;
JSON
{
"hex": "#cfcffb",
"rgb": {
"r": 207,
"g": 207,
"b": 251
},
"hsl": {
"h": 240,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.86883,
"c": 0.06062,
"h": 285.1
},
"luminance": 0.64856
}Semantic roles & 50–950 ramp
primary
#CFCFFB
secondary
#E2E28D
accent
#E104E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485