#CFD0FF#CFD0FF
#CFD0FF is a very light, moderate blue. Relative luminance 0.656; OKLCH L 87.2% C 0.065 H 284.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD0FF |
|---|---|
| RGB | rgb(207, 208, 255) |
| HSL | hsl(239, 100%, 91%) |
| HSV | hsv(239, 19%, 100%) |
| CMYK | cmyk(18.8%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(84.79, 9.07, -23.03) |
| CIE-LCH | lch(84.79, 24.75, 291.49°) |
| OKLab | oklab(87.22% 0.0157 -0.0628) |
| OKLCH | oklch(87.22% 0.065 284) |
| XYZ | xyz(66.3338, 65.5962, 103.7549) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.25
Light Periwinkle
#C1C6FC
ΔE00 3.39
Pale Lilac
#E4CBFF
ΔE00 7.17
Light Lavender
#DFC5FE
ΔE00 7.20
Pale Lavender
#EECFFE
ΔE00 9.26
Lavender (CSS)
#E6E6FA
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD0FF #FFFECF
analogous
#CFE8FF #CFD0FF #E6CFFF
triadic
#CFD0FF #FFCFD0 #D0FFCF
tetradic
#CFD0FF #FFCFE8 #FFFECF #CFFFE6
square
#CFD0FF #FFCFE8 #FFFECF #CFFFE6
split-complementary
#CFD0FF #FFE6CF #E8FFCF
monochromatic
#5558FF #9294FF #CFD0FF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.49
#CFD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#CFD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD0FF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD0FF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C3D2FE
Tritanopia (blue-blind)
#C5D8E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd0ff; /* rgb */ color: rgb(207, 208, 255); /* oklch */ color: oklch(87.2% 0.065 284.0);
Tailwind
colors: {
custom: {
50: '#dedeff',
500: '#cfd0ff',
950: '#000000',
},
}SCSS
$custom: #cfd0ff; $custom-light: #dedeff; $custom-dark: #000000;
JSON
{
"hex": "#cfd0ff",
"rgb": {
"r": 207,
"g": 208,
"b": 255
},
"hsl": {
"h": 238.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.87223,
"c": 0.06478,
"h": 284
},
"luminance": 0.65597
}Semantic roles & 50–950 ramp
primary
#CFD0FF
secondary
#EAE888
accent
#E100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486