#FFCB87#FFCB87
#FFCB87 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.3% C 0.104 H 73.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB87 |
|---|---|
| RGB | rgb(255, 203, 135) |
| HSL | hsl(34, 100%, 76%) |
| HSV | hsv(34, 47%, 100%) |
| CMYK | cmyk(0%, 20.4%, 47.1%, 0%) |
| CIE-LAB | lab(84.86, 10.20, 40.81) |
| CIE-LCH | lch(84.86, 42.07, 75.97°) |
| OKLab | oklab(87.33% 0.0299 0.0993) |
| OKLCH | oklch(87.33% 0.104 73.2) |
| XYZ | xyz(66.9718, 65.7250, 32.0756) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.62
Burlywood
#DEB887
ΔE00 6.87
Light Peach
#FFD8B1
ΔE00 7.25
Apricot (survey)
#FFB16D
ΔE00 8.27
Butterscotch
#FDB147
ΔE00 8.52
Moccasin
#FFE4B5
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB87 #87BBFF
analogous
#FF8F87 #FFCB87 #F7FF87
triadic
#FFCB87 #87FFCB #CB87FF
tetradic
#FFCB87 #87FF8F #87BBFF #FF87F7
square
#FFCB87 #87FF8F #87BBFF #FF87F7
split-complementary
#FFCB87 #87F7FF #8F87FF
monochromatic
#FF960D #FFB04A #FFCB87 #FFE6C4 #FFF2E0
Accessibility & contrast
On white
1.48
#FFCB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FFCB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB87
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB87 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 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)
#DECD82
Deuteranopia (green-blind)
#EAD989
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb87; /* rgb */ color: rgb(255, 203, 135); /* oklch */ color: oklch(87.3% 0.104 73.2);
Tailwind
colors: {
custom: {
50: '#ffdaab',
500: '#ffcb87',
950: '#000000',
},
}SCSS
$custom: #ffcb87; $custom-light: #ffdaab; $custom-dark: #000000;
JSON
{
"hex": "#ffcb87",
"rgb": {
"r": 255,
"g": 203,
"b": 135
},
"hsl": {
"h": 34,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.87326,
"c": 0.10366,
"h": 73.2
},
"luminance": 0.65721
}Semantic roles & 50–950 ramp
primary
#FFCB87
secondary
#4B8BDF
accent
#63E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381