#CFD0FA#CFD0FA
#CFD0FA is a very light, muted blue. Relative luminance 0.653; OKLCH L 87.0% C 0.058 H 284.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD0FA |
|---|---|
| RGB | rgb(207, 208, 250) |
| HSL | hsl(239, 81%, 90%) |
| HSV | hsv(239, 17%, 98%) |
| CMYK | cmyk(17.2%, 16.8%, 0%, 2%) |
| CIE-LAB | lab(84.63, 7.99, -20.63) |
| CIE-LCH | lch(84.63, 22.13, 291.18°) |
| OKLab | oklab(87.04% 0.0141 -0.0561) |
| OKLCH | oklch(87.04% 0.058 284) |
| XYZ | xyz(65.5394, 65.2784, 99.5710) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.31
Light Periwinkle
#C1C6FC
ΔE00 4.17
Pale Lilac
#E4CBFF
ΔE00 7.36
Light Lavender
#DFC5FE
ΔE00 7.52
Lavender (CSS)
#E6E6FA
ΔE00 8.40
Pale Lavender
#EECFFE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD0FA #FAF9CF
analogous
#CFE6FA #CFD0FA #E4CFFA
triadic
#CFD0FA #FACFD0 #D0FACF
tetradic
#CFD0FA #FACFE6 #FAF9CF #CFFAE4
square
#CFD0FA #FACFE6 #FAF9CF #CFFAE4
split-complementary
#CFD0FA #FAE4CF #E6FACF
monochromatic
#6063EE #989AF4 #CFD0FA #E3E4FC #E3E4FC
Accessibility & contrast
On white
1.49
#CFD0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#CFD0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD0FA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD0FA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FC
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#C6D7DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd0fa; /* rgb */ color: rgb(207, 208, 250); /* oklch */ color: oklch(87.0% 0.058 284.0);
Tailwind
colors: {
custom: {
50: '#dedefc',
500: '#cfd0fa',
950: '#000000',
},
}SCSS
$custom: #cfd0fa; $custom-light: #dedefc; $custom-dark: #000000;
JSON
{
"hex": "#cfd0fa",
"rgb": {
"r": 207,
"g": 208,
"b": 250
},
"hsl": {
"h": 238.605,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.87042,
"c": 0.05788,
"h": 284
},
"luminance": 0.65279
}Semantic roles & 50–950 ramp
primary
#CFD0FA
secondary
#E0DE8D
accent
#D908DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485