#CCE6FA#CCE6FA
#CCE6FA is a very light, muted cyan. Relative luminance 0.763; OKLCH L 91.2% C 0.039 H 241.0°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE6FA |
|---|---|
| RGB | rgb(204, 230, 250) |
| HSL | hsl(206, 82%, 89%) |
| HSV | hsv(206, 18%, 98%) |
| CMYK | cmyk(18.4%, 8%, 0%, 2%) |
| CIE-LAB | lab(90.01, -4.45, -12.56) |
| CIE-LCH | lch(90.01, 13.32, 250.47°) |
| OKLab | oklab(91.21% -0.0188 -0.034) |
| OKLCH | oklch(91.21% 0.039 241) |
| XYZ | xyz(70.4495, 76.3314, 101.4456) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.43
Ice Blue
#A5DFF9
ΔE00 7.52
Light Blue Grey
#B7C9E2
ΔE00 7.64
Aliceblue
#F0F8FF
ΔE00 7.95
Powder Blue (survey)
#B1D1FC
ΔE00 8.33
Fog
#D8DCE0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE6FA #FAE0CC
analogous
#CCFAF7 #CCE6FA #CCCFFA
triadic
#CCE6FA #FACCE6 #E6FACC
tetradic
#CCE6FA #F7CCFA #FAE0CC #CFFACC
square
#CCE6FA #F7CCFA #FAE0CC #CFFACC
split-complementary
#CCE6FA #FACCCF #FAF7CC
monochromatic
#5DAFEF #94CBF5 #CCE6FA #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.29
#CCE6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#CCE6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE6FA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE6FA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FB
Deuteranopia (green-blind)
#D8E0FA
Tritanopia (blue-blind)
#C0EBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cce6fa; /* rgb */ color: rgb(204, 230, 250); /* oklch */ color: oklch(91.2% 0.039 241.0);
Tailwind
colors: {
custom: {
50: '#dcedfc',
500: '#cce6fa',
950: '#000000',
},
}SCSS
$custom: #cce6fa; $custom-light: #dcedfc; $custom-dark: #000000;
JSON
{
"hex": "#cce6fa",
"rgb": {
"r": 204,
"g": 230,
"b": 250
},
"hsl": {
"h": 206.087,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.91211,
"c": 0.03888,
"h": 241
},
"luminance": 0.76333
}Semantic roles & 50–950 ramp
primary
#CCE6FA
secondary
#E0B08B
accent
#6507DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485