#CFCCFB#CFCCFB
#CFCCFB is a very light, moderate blue. Relative luminance 0.634; OKLCH L 86.3% C 0.065 H 287.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCFB |
|---|---|
| RGB | rgb(207, 204, 251) |
| HSL | hsl(244, 85%, 89%) |
| HSV | hsv(244, 19%, 98%) |
| CMYK | cmyk(17.5%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.66, 10.34, -22.63) |
| CIE-LCH | lch(83.66, 24.88, 294.56°) |
| OKLab | oklab(86.3% 0.0199 -0.0617) |
| OKLCH | oklch(86.3% 0.065 287.9) |
| XYZ | xyz(64.7336, 63.4154, 100.0780) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.52
Light Periwinkle
#C1C6FC
ΔE00 3.75
Light Lavender
#DFC5FE
ΔE00 6.01
Pale Lilac
#E4CBFF
ΔE00 6.04
Pale Lavender
#EECFFE
ΔE00 8.18
Light Violet
#D6B4FC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCFB #F8FBCC
analogous
#CCE1FB #CFCCFB #E7CCFB
triadic
#CFCCFB #FBCFCC #CCFBCF
tetradic
#CFCCFB #FBCCE1 #F8FBCC #CCFBE7
square
#CFCCFB #FBCCE1 #F8FBCC #CCFBE7
split-complementary
#CFCCFB #FBE7CC #E1FBCC
monochromatic
#645BF2 #9A93F7 #CFCCFB #E4E3FD #E4E3FD
Accessibility & contrast
On white
1.53
#CFCCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CFCCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCFB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCFB | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#C0CFFA
Tritanopia (blue-blind)
#C6D4DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfccfb; /* rgb */ color: rgb(207, 204, 251); /* oklch */ color: oklch(86.3% 0.065 287.9);
Tailwind
colors: {
custom: {
50: '#dedbfc',
500: '#cfccfb',
950: '#000000',
},
}SCSS
$custom: #cfccfb; $custom-light: #dedbfc; $custom-dark: #000000;
JSON
{
"hex": "#cfccfb",
"rgb": {
"r": 207,
"g": 204,
"b": 251
},
"hsl": {
"h": 243.83,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.863,
"c": 0.06482,
"h": 287.9
},
"luminance": 0.63416
}Semantic roles & 50–950 ramp
primary
#CFCCFB
secondary
#DCE28A
accent
#E204D4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485