#FFCB89#FFCB89
#FFCB89 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.4% C 0.102 H 72.5°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB89 |
|---|---|
| RGB | rgb(255, 203, 137) |
| HSL | hsl(34, 100%, 77%) |
| HSV | hsv(34, 46%, 100%) |
| CMYK | cmyk(0%, 20.4%, 46.3%, 0%) |
| CIE-LAB | lab(84.89, 10.39, 39.84) |
| CIE-LCH | lch(84.89, 41.17, 75.38°) |
| OKLab | oklab(87.36% 0.0307 0.0971) |
| OKLCH | oklch(87.36% 0.102 72.5) |
| XYZ | xyz(67.1139, 65.7818, 32.8242) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.48
Burlywood
#DEB887
ΔE00 6.72
Light Peach
#FFD8B1
ΔE00 6.90
Apricot (survey)
#FFB16D
ΔE00 8.10
Moccasin
#FFE4B5
ΔE00 8.45
Pale Peach
#FFE5AD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB89 #89BDFF
analogous
#FF9089 #FFCB89 #F8FF89
triadic
#FFCB89 #89FFCB #CB89FF
tetradic
#FFCB89 #89FF90 #89BDFF #FF89F8
square
#FFCB89 #89FF90 #89BDFF #FF89F8
split-complementary
#FFCB89 #89F8FF #9089FF
monochromatic
#FF950F #FFB04C #FFCB89 #FFE6C6 #FFF2E0
Accessibility & contrast
On white
1.48
#FFCB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FFCB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB89
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB89 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#EAD98B
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb89; /* rgb */ color: rgb(255, 203, 137); /* oklch */ color: oklch(87.4% 0.102 72.5);
Tailwind
colors: {
custom: {
50: '#ffdaac',
500: '#ffcb89',
950: '#000000',
},
}SCSS
$custom: #ffcb89; $custom-light: #ffdaac; $custom-dark: #000000;
JSON
{
"hex": "#ffcb89",
"rgb": {
"r": 255,
"g": 203,
"b": 137
},
"hsl": {
"h": 33.559,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.87358,
"c": 0.10186,
"h": 72.5
},
"luminance": 0.65778
}Semantic roles & 50–950 ramp
primary
#FFCB89
secondary
#4D8DE0
accent
#65E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381