#CCE0FA#CCE0FA
#CCE0FA is a very light, muted cyan. Relative luminance 0.731; OKLCH L 90.0% C 0.042 H 255.0°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE0FA |
|---|---|
| RGB | rgb(204, 224, 250) |
| HSL | hsl(214, 82%, 89%) |
| HSV | hsv(214, 18%, 98%) |
| CMYK | cmyk(18.4%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(88.47, -1.35, -14.86) |
| CIE-LCH | lch(88.47, 14.93, 264.81°) |
| OKLab | oklab(90% -0.0108 -0.0403) |
| OKLCH | oklch(90% 0.042 255) |
| XYZ | xyz(68.8085, 73.0493, 100.8986) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.40
Powder Blue (survey)
#B1D1FC
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 6.69
Cloudy Blue
#ACC2D9
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 8.31
Lavender (CSS)
#E6E6FA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE0FA #FAE6CC
analogous
#CCF7FA #CCE0FA #CFCCFA
triadic
#CCE0FA #FACCE0 #E0FACC
tetradic
#CCE0FA #FACCF7 #FAE6CC #CCFACF
square
#CCE0FA #FACCF7 #FAE6CC #CCFACF
split-complementary
#CCE0FA #FACFCC #F7FACC
monochromatic
#5D9CEF #94BEF5 #CCE0FA #E3EEFC #E3EEFC
Accessibility & contrast
On white
1.35
#CCE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#CCE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE0FA
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE0FA | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FB
Deuteranopia (green-blind)
#D2DCF9
Tritanopia (blue-blind)
#C0E6E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cce0fa; /* rgb */ color: rgb(204, 224, 250); /* oklch */ color: oklch(90.0% 0.042 255.0);
Tailwind
colors: {
custom: {
50: '#dce9fc',
500: '#cce0fa',
950: '#000000',
},
}SCSS
$custom: #cce0fa; $custom-light: #dce9fc; $custom-dark: #000000;
JSON
{
"hex": "#cce0fa",
"rgb": {
"r": 204,
"g": 224,
"b": 250
},
"hsl": {
"h": 213.913,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.89998,
"c": 0.04173,
"h": 255
},
"luminance": 0.73051
}Semantic roles & 50–950 ramp
primary
#CCE0FA
secondary
#E0BB8B
accent
#8107DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485