#CFC8FF#CFC8FF
#CFC8FF is a very light, moderate blue. Relative luminance 0.618; OKLCH L 85.7% C 0.076 H 290.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8FF |
|---|---|
| RGB | rgb(207, 200, 255) |
| HSL | hsl(248, 100%, 89%) |
| HSV | hsv(248, 22%, 100%) |
| CMYK | cmyk(18.8%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(82.80, 13.35, -26.06) |
| CIE-LCH | lch(82.80, 29.28, 297.13°) |
| OKLab | oklab(85.68% 0.0267 -0.0713) |
| OKLCH | oklch(85.68% 0.076 290.5) |
| XYZ | xyz(64.4323, 61.7932, 103.1211) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.99
Light Periwinkle
#C1C6FC
ΔE00 3.56
Light Lavender
#DFC5FE
ΔE00 4.92
Pale Lilac
#E4CBFF
ΔE00 5.45
Light Violet
#D6B4FC
ΔE00 7.03
Pale Violet
#CEAEFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8FF #F8FFC8
analogous
#C8DDFF #CFC8FF #EBC8FF
triadic
#CFC8FF #FFCFC8 #C8FFCF
tetradic
#CFC8FF #FFC8DD #F8FFC8 #C8FFEB
square
#CFC8FF #FFC8DD #F8FFC8 #C8FFEB
split-complementary
#CFC8FF #FFEBC8 #DDFFC8
monochromatic
#644EFF #9A8BFF #CFC8FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.57
#CFC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#CFC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8FF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8FF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#C5D1DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfc8ff; /* rgb */ color: rgb(207, 200, 255); /* oklch */ color: oklch(85.7% 0.076 290.5);
Tailwind
colors: {
custom: {
50: '#ded8ff',
500: '#cfc8ff',
950: '#000000',
},
}SCSS
$custom: #cfc8ff; $custom-light: #ded8ff; $custom-dark: #000000;
JSON
{
"hex": "#cfc8ff",
"rgb": {
"r": 207,
"g": 200,
"b": 255
},
"hsl": {
"h": 247.636,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.85679,
"c": 0.0761,
"h": 290.5
},
"luminance": 0.61794
}Semantic roles & 50–950 ramp
primary
#CFC8FF
secondary
#DCE982
accent
#E600C8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386