#FFCB86#FFCB86
#FFCB86 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.3% C 0.105 H 73.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB86 |
|---|---|
| RGB | rgb(255, 203, 134) |
| HSL | hsl(34, 100%, 76%) |
| HSV | hsv(34, 47%, 100%) |
| CMYK | cmyk(0%, 20.4%, 47.5%, 0%) |
| CIE-LAB | lab(84.84, 10.11, 41.30) |
| CIE-LCH | lch(84.84, 42.52, 76.25°) |
| OKLab | oklab(87.31% 0.0295 0.1003) |
| OKLCH | oklch(87.31% 0.105 73.6) |
| XYZ | xyz(66.9017, 65.6969, 31.7066) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.71
Burlywood
#DEB887
ΔE00 6.95
Light Peach
#FFD8B1
ΔE00 7.43
Apricot (survey)
#FFB16D
ΔE00 8.36
Butterscotch
#FDB147
ΔE00 8.43
Pale Peach
#FFE5AD
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB86 #86BAFF
analogous
#FF8F86 #FFCB86 #F6FF86
triadic
#FFCB86 #86FFCB #CB86FF
tetradic
#FFCB86 #86FF8F #86BAFF #FF86F6
square
#FFCB86 #86FF8F #86BAFF #FF86F6
split-complementary
#FFCB86 #86F6FF #8F86FF
monochromatic
#FF960C #FFB149 #FFCB86 #FFE5C3 #FFF2E0
Accessibility & contrast
On white
1.49
#FFCB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FFCB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB86
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB86 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD81
Deuteranopia (green-blind)
#EBD988
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb86; /* rgb */ color: rgb(255, 203, 134); /* oklch */ color: oklch(87.3% 0.105 73.6);
Tailwind
colors: {
custom: {
50: '#ffdaaa',
500: '#ffcb86',
950: '#000000',
},
}SCSS
$custom: #ffcb86; $custom-light: #ffdaaa; $custom-dark: #000000;
JSON
{
"hex": "#ffcb86",
"rgb": {
"r": 255,
"g": 203,
"b": 134
},
"hsl": {
"h": 34.215,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.8731,
"c": 0.10456,
"h": 73.6
},
"luminance": 0.65693
}Semantic roles & 50–950 ramp
primary
#FFCB86
secondary
#4A8ADF
accent
#63E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381