#CFD0FE#CFD0FE
#CFD0FE is a very light, moderate blue. Relative luminance 0.655; OKLCH L 87.2% C 0.063 H 284.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD0FE |
|---|---|
| RGB | rgb(207, 208, 254) |
| HSL | hsl(239, 96%, 90%) |
| HSV | hsv(239, 19%, 100%) |
| CMYK | cmyk(18.5%, 18.1%, 0%, 0.4%) |
| CIE-LAB | lab(84.76, 8.85, -22.55) |
| CIE-LCH | lch(84.76, 24.23, 291.43°) |
| OKLab | oklab(87.19% 0.0154 -0.0615) |
| OKLCH | oklch(87.19% 0.063 284) |
| XYZ | xyz(66.1732, 65.5320, 102.9093) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.43
Light Periwinkle
#C1C6FC
ΔE00 3.52
Pale Lilac
#E4CBFF
ΔE00 7.18
Light Lavender
#DFC5FE
ΔE00 7.24
Lavender (CSS)
#E6E6FA
ΔE00 9.22
Pale Lavender
#EECFFE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD0FE #FEFDCF
analogous
#CFE7FE #CFD0FE #E5CFFE
triadic
#CFD0FE #FECFD0 #D0FECF
tetradic
#CFD0FE #FECFE7 #FEFDCF #CFFEE5
square
#CFD0FE #FECFE7 #FEFDCF #CFFEE5
split-complementary
#CFD0FE #FEE5CF #E7FECF
monochromatic
#575BFC #9395FD #CFD0FE #E1E2FE #E1E2FE
Accessibility & contrast
On white
1.49
#CFD0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#CFD0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD0FE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD0FE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#C5D8DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd0fe; /* rgb */ color: rgb(207, 208, 254); /* oklch */ color: oklch(87.2% 0.063 284.0);
Tailwind
colors: {
custom: {
50: '#dedefe',
500: '#cfd0fe',
950: '#000000',
},
}SCSS
$custom: #cfd0fe; $custom-light: #dedefe; $custom-dark: #000000;
JSON
{
"hex": "#cfd0fe",
"rgb": {
"r": 207,
"g": 208,
"b": 254
},
"hsl": {
"h": 238.723,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.87186,
"c": 0.0634,
"h": 284
},
"luminance": 0.65533
}Semantic roles & 50–950 ramp
primary
#CFD0FE
secondary
#E8E689
accent
#E100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486