#0D08FF#0D08FF
#0D08FF is a mid, highly saturated blue. Relative luminance 0.075; OKLCH L 45.6% C 0.310 H 264.9°. Best body text is #FFFFFF at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #0D08FF |
|---|---|
| RGB | rgb(13, 8, 255) |
| HSL | hsl(241, 100%, 52%) |
| HSV | hsv(241, 97%, 100%) |
| CMYK | cmyk(94.9%, 96.9%, 0%, 0%) |
| CIE-LAB | lab(32.87, 78.06, -106.90) |
| CIE-LCH | lch(32.87, 132.37, 306.14°) |
| OKLab | oklab(45.64% -0.0273 -0.3089) |
| OKLCH | oklch(45.64% 0.31 264.9) |
| XYZ | xyz(18.2966, 7.4767, 95.0671) |
| Luminance | 0.0748 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Blue
#0000FF
ΔE00 0.51
Primary Blue
#0804F9
ΔE00 0.93
Strong Blue
#0C06F7
ΔE00 1.08
Rich Blue
#021BF9
ΔE00 1.30
Pure Blue
#0203E2
ΔE00 3.92
Vivid Blue
#152EFF
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D08FF #FAFF08
analogous
#087EFF #0D08FF #8908FF
triadic
#0D08FF #FF0D08 #08FF0D
tetradic
#0D08FF #FF087E #FAFF08 #08FF89
square
#0D08FF #FF087E #FAFF08 #08FF89
split-complementary
#0D08FF #FF8908 #7EFF08
monochromatic
#03008D #0400CA #0D08FF #4945FF #8582FF
Accessibility & contrast
On white
8.41
#0D08FF on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.50
#0D08FF on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D08FF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D08FF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D08FF | 1.00 | 8.41 | 2.50 | 8.41 |
| #FFFFFF | 8.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#005AFF
Deuteranopia (green-blind)
#003FFB
Tritanopia (blue-blind)
#006C96
Achromatopsia (no color)
#4D4D4D
Design tokens & code
CSS
--color: #0d08ff; /* rgb */ color: rgb(13, 8, 255); /* oklch */ color: oklch(45.6% 0.310 264.9);
Tailwind
colors: {
custom: {
50: '#8b5fff',
500: '#0d08ff',
950: '#000000',
},
}SCSS
$custom: #0d08ff; $custom-light: #8b5fff; $custom-dark: #000000;
JSON
{
"hex": "#0d08ff",
"rgb": {
"r": 13,
"g": 8,
"b": 255
},
"hsl": {
"h": 241.215,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.4564,
"c": 0.31006,
"h": 264.9
},
"luminance": 0.07479
}Semantic roles & 50–950 ramp
primary
#0D08FF
secondary
#E6E87B
accent
#FF29FB
background
#FAF6FF
surface
#F4EBFF
border
#CEC6D7
text
#0F0618
muted
#7F7A86