#CFC9EF#CFC9EF
#CFC9EF is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.3% C 0.053 H 292.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC9EF |
|---|---|
| RGB | rgb(207, 201, 239) |
| HSL | hsl(249, 54%, 86%) |
| HSV | hsv(249, 16%, 94%) |
| CMYK | cmyk(13.4%, 15.9%, 0%, 6.3%) |
| CIE-LAB | lab(82.52, 9.42, -17.96) |
| CIE-LCH | lch(82.52, 20.28, 297.66°) |
| OKLab | oklab(85.29% 0.0202 -0.0487) |
| OKLCH | oklch(85.29% 0.053 292.5) |
| XYZ | xyz(62.1955, 61.2703, 90.1943) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.28
Light Periwinkle
#C1C6FC
ΔE00 6.00
Pale Lilac
#E4CBFF
ΔE00 6.06
Light Lavender
#DFC5FE
ΔE00 6.39
Pale Lavender
#EECFFE
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC9EF #E9EFC9
analogous
#C9D6EF #CFC9EF #E2C9EF
triadic
#CFC9EF #EFCFC9 #C9EFCF
tetradic
#CFC9EF #EFC9D6 #E9EFC9 #C9EFE2
square
#CFC9EF #EFC9D6 #E9EFC9 #C9EFE2
split-complementary
#CFC9EF #EFE2C9 #D6EFC9
monochromatic
#7B6BD3 #A59AE1 #CFC9EF #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.58
#CFC9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#CFC9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC9EF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC9EF | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#C9CFD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfc9ef; /* rgb */ color: rgb(207, 201, 239); /* oklch */ color: oklch(85.3% 0.053 292.5);
Tailwind
colors: {
custom: {
50: '#ded9f4',
500: '#cfc9ef',
950: '#000000',
},
}SCSS
$custom: #cfc9ef; $custom-light: #ded9f4; $custom-dark: #000000;
JSON
{
"hex": "#cfc9ef",
"rgb": {
"r": 207,
"g": 201,
"b": 239
},
"hsl": {
"h": 249.474,
"s": 54.286,
"l": 86.275
},
"oklch": {
"l": 0.85287,
"c": 0.05269,
"h": 292.5
},
"luminance": 0.61271
}Semantic roles & 50–950 ramp
primary
#CFC9EF
secondary
#C3CD8F
accent
#C224A9
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385