#CFE0FF#CFE0FF
#CFE0FF is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.4% C 0.046 H 262.5°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE0FF |
|---|---|
| RGB | rgb(207, 224, 255) |
| HSL | hsl(219, 100%, 91%) |
| HSV | hsv(219, 19%, 100%) |
| CMYK | cmyk(18.8%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(88.83, 0.63, -16.94) |
| CIE-LCH | lch(88.83, 16.95, 272.13°) |
| OKLab | oklab(90.38% -0.006 -0.046) |
| OKLCH | oklch(90.38% 0.046 262.5) |
| XYZ | xyz(70.4333, 73.7952, 105.1214) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.99
Powder Blue (survey)
#B1D1FC
ΔE00 6.16
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.29
Periwinkle
#CCCCFF
ΔE00 8.26
Light Periwinkle
#C1C6FC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE0FF #FFEECF
analogous
#CFF8FF #CFE0FF #D6CFFF
triadic
#CFE0FF #FFCFE0 #E0FFCF
tetradic
#CFE0FF #FFCFF8 #FFEECF #CFFFD6
square
#CFE0FF #FFCFF8 #FFEECF #CFFFD6
split-complementary
#CFE0FF #FFD6CF #F8FFCF
monochromatic
#5591FF #92B8FF #CFE0FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.33
#CFE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#CFE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE0FF
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE0FF | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E2FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#C3E6EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe0ff; /* rgb */ color: rgb(207, 224, 255); /* oklch */ color: oklch(90.4% 0.046 262.5);
Tailwind
colors: {
custom: {
50: '#dee9ff',
500: '#cfe0ff',
950: '#000000',
},
}SCSS
$custom: #cfe0ff; $custom-light: #dee9ff; $custom-dark: #000000;
JSON
{
"hex": "#cfe0ff",
"rgb": {
"r": 207,
"g": 224,
"b": 255
},
"hsl": {
"h": 218.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90378,
"c": 0.04639,
"h": 262.5
},
"luminance": 0.73797
}Semantic roles & 50–950 ramp
primary
#CFE0FF
secondary
#EAC788
accent
#9400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486