#C8CEFA#C8CEFA
#C8CEFA is a very light, moderate blue. Relative luminance 0.633; OKLCH L 86.1% C 0.061 H 278.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEFA |
|---|---|
| RGB | rgb(200, 206, 250) |
| HSL | hsl(233, 83%, 88%) |
| HSV | hsv(233, 20%, 98%) |
| CMYK | cmyk(20%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(83.61, 6.92, -22.22) |
| CIE-LCH | lch(83.61, 23.27, 287.29°) |
| OKLab | oklab(86.12% 0.0095 -0.0606) |
| OKLCH | oklch(86.12% 0.061 278.9) |
| XYZ | xyz(63.1419, 63.3230, 99.3198) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.18
Light Periwinkle
#C1C6FC
ΔE00 2.78
Light Blue Grey
#B7C9E2
ΔE00 8.06
Powder Blue (survey)
#B1D1FC
ΔE00 8.36
Light Lavender
#DFC5FE
ΔE00 8.68
Lightsteelblue
#B0C4DE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEFA #FAF4C8
analogous
#C8E7FA #C8CEFA #DBC8FA
triadic
#C8CEFA #FAC8CE #CEFAC8
tetradic
#C8CEFA #FAC8E7 #FAF4C8 #C8FADB
square
#C8CEFA #FAC8E7 #FAF4C8 #C8FADB
split-complementary
#C8CEFA #FADBC8 #E7FAC8
monochromatic
#586AF0 #909CF5 #C8CEFA #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.54
#C8CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#C8CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEFA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEFA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#BDD6DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8cefa; /* rgb */ color: rgb(200, 206, 250); /* oklch */ color: oklch(86.1% 0.061 278.9);
Tailwind
colors: {
custom: {
50: '#d9dcfc',
500: '#c8cefa',
950: '#000000',
},
}SCSS
$custom: #c8cefa; $custom-light: #d9dcfc; $custom-dark: #000000;
JSON
{
"hex": "#c8cefa",
"rgb": {
"r": 200,
"g": 206,
"b": 250
},
"hsl": {
"h": 232.8,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.86123,
"c": 0.06138,
"h": 278.9
},
"luminance": 0.63324
}Semantic roles & 50–950 ramp
primary
#C8CEFA
secondary
#DFD587
accent
#C606E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485