#FFCB97#FFCB97
#FFCB97 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.6% C 0.089 H 66.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB97 |
|---|---|
| RGB | rgb(255, 203, 151) |
| HSL | hsl(30, 100%, 80%) |
| HSV | hsv(30, 41%, 100%) |
| CMYK | cmyk(0%, 20.4%, 40.8%, 0%) |
| CIE-LAB | lab(85.10, 11.80, 32.94) |
| CIE-LCH | lch(85.10, 34.99, 70.28°) |
| OKLab | oklab(87.6% 0.036 0.0818) |
| OKLCH | oklch(87.6% 0.089 66.2) |
| XYZ | xyz(68.1841, 66.2099, 38.4605) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.65
Peach
#FFDAB9
ΔE00 6.11
Navajowhite
#FFDEAD
ΔE00 6.34
Apricot
#FBCEB1
ΔE00 6.48
Burlywood
#DEB887
ΔE00 6.51
Apricot (survey)
#FFB16D
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB97 #97CBFF
analogous
#FF9797 #FFCB97 #FFFF97
triadic
#FFCB97 #97FFCB #CB97FF
tetradic
#FFCB97 #97FF97 #97CBFF #FF97FF
square
#FFCB97 #97FF97 #97CBFF #FF97FF
split-complementary
#FFCB97 #97FFFF #9797FF
monochromatic
#FF8E1D #FFAC5A #FFCB97 #FFEAD4 #FFF0E0
Accessibility & contrast
On white
1.47
#FFCB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FFCB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB97
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB97 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE93
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#FFBFBD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffcb97; /* rgb */ color: rgb(255, 203, 151); /* oklch */ color: oklch(87.6% 0.089 66.2);
Tailwind
colors: {
custom: {
50: '#ffdab6',
500: '#ffcb97',
950: '#000000',
},
}SCSS
$custom: #ffcb97; $custom-light: #ffdab6; $custom-dark: #000000;
JSON
{
"hex": "#ffcb97",
"rgb": {
"r": 255,
"g": 203,
"b": 151
},
"hsl": {
"h": 30,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.876,
"c": 0.08937,
"h": 66.2
},
"luminance": 0.66206
}Semantic roles & 50–950 ramp
primary
#FFCB97
secondary
#599DE2
accent
#73E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381