#FFCB8B#FFCB8B
#FFCB8B is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.4% C 0.100 H 71.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB8B |
|---|---|
| RGB | rgb(255, 203, 139) |
| HSL | hsl(33, 100%, 77%) |
| HSV | hsv(33, 45%, 100%) |
| CMYK | cmyk(0%, 20.4%, 45.5%, 0%) |
| CIE-LAB | lab(84.91, 10.58, 38.86) |
| CIE-LCH | lch(84.91, 40.27, 74.76°) |
| OKLab | oklab(87.39% 0.0314 0.095) |
| OKLCH | oklch(87.39% 0.1 71.7) |
| XYZ | xyz(67.2587, 65.8397, 33.5868) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.35
Light Peach
#FFD8B1
ΔE00 6.54
Burlywood
#DEB887
ΔE00 6.59
Apricot (survey)
#FFB16D
ΔE00 7.95
Peach
#FFDAB9
ΔE00 8.25
Moccasin
#FFE4B5
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB8B #8BBFFF
analogous
#FF918B #FFCB8B #F9FF8B
triadic
#FFCB8B #8BFFCB #CB8BFF
tetradic
#FFCB8B #8BFF91 #8BBFFF #FF8BF9
square
#FFCB8B #8BFF91 #8BBFFF #FF8BF9
split-complementary
#FFCB8B #8BF9FF #918BFF
monochromatic
#FF9411 #FFB04E #FFCB8B #FFE6C8 #FFF1E0
Accessibility & contrast
On white
1.48
#FFCB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FFCB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB8B
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB8B | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD86
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb8b; /* rgb */ color: rgb(255, 203, 139); /* oklch */ color: oklch(87.4% 0.100 71.7);
Tailwind
colors: {
custom: {
50: '#ffdaad',
500: '#ffcb8b',
950: '#000000',
},
}SCSS
$custom: #ffcb8b; $custom-light: #ffdaad; $custom-dark: #000000;
JSON
{
"hex": "#ffcb8b",
"rgb": {
"r": 255,
"g": 203,
"b": 139
},
"hsl": {
"h": 33.103,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.87391,
"c": 0.10006,
"h": 71.7
},
"luminance": 0.65836
}Semantic roles & 50–950 ramp
primary
#FFCB8B
secondary
#4E90E0
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381