#FFCB85#FFCB85
#FFCB85 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.3% C 0.105 H 73.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB85 |
|---|---|
| RGB | rgb(255, 203, 133) |
| HSL | hsl(34, 100%, 76%) |
| HSV | hsv(34, 48%, 100%) |
| CMYK | cmyk(0%, 20.4%, 47.8%, 0%) |
| CIE-LAB | lab(84.83, 10.02, 41.79) |
| CIE-LCH | lch(84.83, 42.97, 76.52°) |
| OKLab | oklab(87.29% 0.0292 0.1014) |
| OKLCH | oklch(87.29% 0.105 73.9) |
| XYZ | xyz(66.8323, 65.6692, 31.3410) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.79
Burlywood
#DEB887
ΔE00 7.03
Light Peach
#FFD8B1
ΔE00 7.60
Butterscotch
#FDB147
ΔE00 8.34
Apricot (survey)
#FFB16D
ΔE00 8.45
Pale Peach
#FFE5AD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB85 #85B9FF
analogous
#FF8E85 #FFCB85 #F6FF85
triadic
#FFCB85 #85FFCB #CB85FF
tetradic
#FFCB85 #85FF8E #85B9FF #FF85F6
square
#FFCB85 #85FF8E #85B9FF #FF85F6
split-complementary
#FFCB85 #85F6FF #8E85FF
monochromatic
#FF970B #FFB148 #FFCB85 #FFE5C2 #FFF2E0
Accessibility & contrast
On white
1.49
#FFCB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FFCB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB85
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB85 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD80
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb85; /* rgb */ color: rgb(255, 203, 133); /* oklch */ color: oklch(87.3% 0.105 73.9);
Tailwind
colors: {
custom: {
50: '#ffdaa9',
500: '#ffcb85',
950: '#000000',
},
}SCSS
$custom: #ffcb85; $custom-light: #ffdaa9; $custom-dark: #000000;
JSON
{
"hex": "#ffcb85",
"rgb": {
"r": 255,
"g": 203,
"b": 133
},
"hsl": {
"h": 34.426,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.87294,
"c": 0.10546,
"h": 73.9
},
"luminance": 0.65665
}Semantic roles & 50–950 ramp
primary
#FFCB85
secondary
#4989DF
accent
#62E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381