#CFC9FF#CFC9FF
#CFC9FF is a very light, moderate blue. Relative luminance 0.623; OKLCH L 85.9% C 0.075 H 289.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC9FF |
|---|---|
| RGB | rgb(207, 201, 255) |
| HSL | hsl(247, 100%, 89%) |
| HSV | hsv(247, 21%, 100%) |
| CMYK | cmyk(18.8%, 21.2%, 0%, 0%) |
| CIE-LAB | lab(83.05, 12.82, -25.68) |
| CIE-LCH | lch(83.05, 28.70, 296.52°) |
| OKLab | oklab(85.87% 0.0253 -0.0702) |
| OKLCH | oklch(85.87% 0.075 289.8) |
| XYZ | xyz(64.6646, 62.2579, 103.1985) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.69
Light Periwinkle
#C1C6FC
ΔE00 3.44
Light Lavender
#DFC5FE
ΔE00 5.15
Pale Lilac
#E4CBFF
ΔE00 5.58
Light Violet
#D6B4FC
ΔE00 7.36
Pale Lavender
#EECFFE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC9FF #F9FFC9
analogous
#C9DEFF #CFC9FF #EAC9FF
triadic
#CFC9FF #FFCFC9 #C9FFCF
tetradic
#CFC9FF #FFC9DE #F9FFC9 #C9FFEA
square
#CFC9FF #FFC9DE #F9FFC9 #C9FFEA
split-complementary
#CFC9FF #FFEAC9 #DEFFC9
monochromatic
#624FFF #998CFF #CFC9FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.56
#CFC9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#CFC9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC9FF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC9FF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#BCCEFD
Tritanopia (blue-blind)
#C5D2DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfc9ff; /* rgb */ color: rgb(207, 201, 255); /* oklch */ color: oklch(85.9% 0.075 289.8);
Tailwind
colors: {
custom: {
50: '#ded9ff',
500: '#cfc9ff',
950: '#000000',
},
}SCSS
$custom: #cfc9ff; $custom-light: #ded9ff; $custom-dark: #000000;
JSON
{
"hex": "#cfc9ff",
"rgb": {
"r": 207,
"g": 201,
"b": 255
},
"hsl": {
"h": 246.667,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.8587,
"c": 0.07464,
"h": 289.8
},
"luminance": 0.62259
}Semantic roles & 50–950 ramp
primary
#CFC9FF
secondary
#DEE983
accent
#E600CC
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386