#CFD0FC#CFD0FC
#CFD0FC is a very light, moderate blue. Relative luminance 0.654; OKLCH L 87.1% C 0.061 H 284.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD0FC |
|---|---|
| RGB | rgb(207, 208, 252) |
| HSL | hsl(239, 88%, 90%) |
| HSV | hsv(239, 18%, 99%) |
| CMYK | cmyk(17.9%, 17.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.69, 8.42, -21.59) |
| CIE-LCH | lch(84.69, 23.18, 291.31°) |
| OKLab | oklab(87.11% 0.0147 -0.0588) |
| OKLCH | oklch(87.11% 0.061 284) |
| XYZ | xyz(65.8546, 65.4045, 101.2314) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.84
Light Periwinkle
#C1C6FC
ΔE00 3.82
Pale Lilac
#E4CBFF
ΔE00 7.24
Light Lavender
#DFC5FE
ΔE00 7.35
Lavender (CSS)
#E6E6FA
ΔE00 8.81
Pale Lavender
#EECFFE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD0FC #FCFBCF
analogous
#CFE6FC #CFD0FC #E5CFFC
triadic
#CFD0FC #FCCFD0 #D0FCCF
tetradic
#CFD0FC #FCCFE6 #FCFBCF #CFFCE5
square
#CFD0FC #FCCFE6 #FCFBCF #CFFCE5
split-complementary
#CFD0FC #FCE5CF #E6FCCF
monochromatic
#5C5FF5 #9598F8 #CFD0FC #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.49
#CFD0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#CFD0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD0FC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD0FC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FE
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#C5D7DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd0fc; /* rgb */ color: rgb(207, 208, 252); /* oklch */ color: oklch(87.1% 0.061 284.0);
Tailwind
colors: {
custom: {
50: '#dedefd',
500: '#cfd0fc',
950: '#000000',
},
}SCSS
$custom: #cfd0fc; $custom-light: #dedefd; $custom-dark: #000000;
JSON
{
"hex": "#cfd0fc",
"rgb": {
"r": 207,
"g": 208,
"b": 252
},
"hsl": {
"h": 238.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.87114,
"c": 0.06064,
"h": 284
},
"luminance": 0.65405
}Semantic roles & 50–950 ramp
primary
#CFD0FC
secondary
#E4E28C
accent
#E001E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485