#C8CEFB#C8CEFB
#C8CEFB is a very light, moderate blue. Relative luminance 0.634; OKLCH L 86.2% C 0.063 H 279.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEFB |
|---|---|
| RGB | rgb(200, 206, 251) |
| HSL | hsl(233, 86%, 88%) |
| HSV | hsv(233, 20%, 98%) |
| CMYK | cmyk(20.3%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(83.64, 7.14, -22.70) |
| CIE-LCH | lch(83.64, 23.80, 287.45°) |
| OKLab | oklab(86.16% 0.0099 -0.062) |
| OKLCH | oklch(86.16% 0.063 279) |
| XYZ | xyz(63.2991, 63.3859, 100.1478) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.03
Light Periwinkle
#C1C6FC
ΔE00 2.61
Light Blue Grey
#B7C9E2
ΔE00 8.15
Powder Blue (survey)
#B1D1FC
ΔE00 8.31
Light Lavender
#DFC5FE
ΔE00 8.63
Lightsteelblue
#B0C4DE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEFB #FBF5C8
analogous
#C8E7FB #C8CEFB #DBC8FB
triadic
#C8CEFB #FBC8CE #CEFBC8
tetradic
#C8CEFB #FBC8E7 #FBF5C8 #C8FBDB
square
#C8CEFB #FBC8E7 #FBF5C8 #C8FBDB
split-complementary
#C8CEFB #FBDBC8 #E7FBC8
monochromatic
#5668F3 #8F9BF7 #C8CEFB #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.54
#C8CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#C8CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEFB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEFB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FD
Deuteranopia (green-blind)
#BFCFFA
Tritanopia (blue-blind)
#BCD6DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8cefb; /* rgb */ color: rgb(200, 206, 251); /* oklch */ color: oklch(86.2% 0.063 279.0);
Tailwind
colors: {
custom: {
50: '#d9dcfc',
500: '#c8cefb',
950: '#000000',
},
}SCSS
$custom: #c8cefb; $custom-light: #d9dcfc; $custom-dark: #000000;
JSON
{
"hex": "#c8cefb",
"rgb": {
"r": 200,
"g": 206,
"b": 251
},
"hsl": {
"h": 232.941,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.8616,
"c": 0.06276,
"h": 279
},
"luminance": 0.63387
}Semantic roles & 50–950 ramp
primary
#C8CEFB
secondary
#E1D686
accent
#C903E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485