#FFCB96#FFCB96
#FFCB96 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.6% C 0.090 H 66.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB96 |
|---|---|
| RGB | rgb(255, 203, 150) |
| HSL | hsl(30, 100%, 79%) |
| HSV | hsv(30, 41%, 100%) |
| CMYK | cmyk(0%, 20.4%, 41.2%, 0%) |
| CIE-LAB | lab(85.09, 11.70, 33.43) |
| CIE-LCH | lch(85.09, 35.42, 70.72°) |
| OKLab | oklab(87.58% 0.0357 0.0829) |
| OKLCH | oklch(87.58% 0.09 66.7) |
| XYZ | xyz(68.1033, 66.1776, 38.0346) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.78
Peach
#FFDAB9
ΔE00 6.28
Navajowhite
#FFDEAD
ΔE00 6.28
Burlywood
#DEB887
ΔE00 6.46
Apricot
#FBCEB1
ΔE00 6.74
Apricot (survey)
#FFB16D
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB96 #96CAFF
analogous
#FF9796 #FFCB96 #FEFF96
triadic
#FFCB96 #96FFCB #CB96FF
tetradic
#FFCB96 #96FF97 #96CAFF #FF96FE
square
#FFCB96 #96FF97 #96CAFF #FF96FE
split-complementary
#FFCB96 #96FEFF #9796FF
monochromatic
#FF8E1C #FFAD59 #FFCB96 #FFE9D3 #FFF0E0
Accessibility & contrast
On white
1.48
#FFCB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#FFCB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB96
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB96 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE92
Deuteranopia (green-blind)
#E9D997
Tritanopia (blue-blind)
#FFBFBD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb96; /* rgb */ color: rgb(255, 203, 150); /* oklch */ color: oklch(87.6% 0.090 66.7);
Tailwind
colors: {
custom: {
50: '#ffdab5',
500: '#ffcb96',
950: '#000000',
},
}SCSS
$custom: #ffcb96; $custom-light: #ffdab5; $custom-dark: #000000;
JSON
{
"hex": "#ffcb96",
"rgb": {
"r": 255,
"g": 203,
"b": 150
},
"hsl": {
"h": 30.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.87582,
"c": 0.09024,
"h": 66.7
},
"luminance": 0.66174
}Semantic roles & 50–950 ramp
primary
#FFCB96
secondary
#589CE1
accent
#72E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381