#CFCCFA#CFCCFA
#CFCCFA is a very light, moderate blue. Relative luminance 0.634; OKLCH L 86.3% C 0.063 H 288.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCFA |
|---|---|
| RGB | rgb(207, 204, 250) |
| HSL | hsl(244, 82%, 89%) |
| HSV | hsv(244, 18%, 98%) |
| CMYK | cmyk(17.2%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(83.63, 10.13, -22.15) |
| CIE-LCH | lch(83.63, 24.35, 294.57°) |
| OKLab | oklab(86.26% 0.0196 -0.0603) |
| OKLCH | oklch(86.26% 0.063 288) |
| XYZ | xyz(64.5764, 63.3525, 99.2500) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.73
Light Periwinkle
#C1C6FC
ΔE00 3.90
Pale Lilac
#E4CBFF
ΔE00 6.05
Light Lavender
#DFC5FE
ΔE00 6.07
Pale Lavender
#EECFFE
ΔE00 8.15
Light Lilac
#EDC8FF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCFA #F7FACC
analogous
#CCE0FA #CFCCFA #E6CCFA
triadic
#CFCCFA #FACFCC #CCFACF
tetradic
#CFCCFA #FACCE0 #F7FACC #CCFAE6
square
#CFCCFA #FACCE0 #F7FACC #CCFAE6
split-complementary
#CFCCFA #FAE6CC #E0FACC
monochromatic
#665DEF #9B94F5 #CFCCFA #E5E3FC #E5E3FC
Accessibility & contrast
On white
1.54
#CFCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CFCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCFA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCFA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FC
Deuteranopia (green-blind)
#C1CFF9
Tritanopia (blue-blind)
#C6D3DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfccfa; /* rgb */ color: rgb(207, 204, 250); /* oklch */ color: oklch(86.3% 0.063 288.0);
Tailwind
colors: {
custom: {
50: '#dedbfc',
500: '#cfccfa',
950: '#000000',
},
}SCSS
$custom: #cfccfa; $custom-light: #dedbfc; $custom-dark: #000000;
JSON
{
"hex": "#cfccfa",
"rgb": {
"r": 207,
"g": 204,
"b": 250
},
"hsl": {
"h": 243.913,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.86263,
"c": 0.06345,
"h": 288
},
"luminance": 0.63353
}Semantic roles & 50–950 ramp
primary
#CFCCFA
secondary
#DAE08B
accent
#DF07D0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485