#FFCB91#FFCB91
#FFCB91 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.5% C 0.095 H 69.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB91 |
|---|---|
| RGB | rgb(255, 203, 145) |
| HSL | hsl(32, 100%, 78%) |
| HSV | hsv(32, 43%, 100%) |
| CMYK | cmyk(0%, 20.4%, 43.1%, 0%) |
| CIE-LAB | lab(85.01, 11.18, 35.91) |
| CIE-LCH | lch(85.01, 37.61, 72.70°) |
| OKLab | oklab(87.49% 0.0337 0.0885) |
| OKLCH | oklch(87.49% 0.095 69.1) |
| XYZ | xyz(67.7092, 66.0199, 35.9593) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.52
Navajowhite
#FFDEAD
ΔE00 6.17
Burlywood
#DEB887
ΔE00 6.38
Peach
#FFDAB9
ΔE00 7.16
Apricot (survey)
#FFB16D
ΔE00 7.65
Apricot
#FBCEB1
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB91 #91C5FF
analogous
#FF9491 #FFCB91 #FCFF91
triadic
#FFCB91 #91FFCB #CB91FF
tetradic
#FFCB91 #91FF94 #91C5FF #FF91FC
square
#FFCB91 #91FF94 #91C5FF #FF91FC
split-complementary
#FFCB91 #91FCFF #9491FF
monochromatic
#FF9117 #FFAE54 #FFCB91 #FFE8CE #FFF1E0
Accessibility & contrast
On white
1.48
#FFCB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FFCB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB91
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB91 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#E9D992
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb91; /* rgb */ color: rgb(255, 203, 145); /* oklch */ color: oklch(87.5% 0.095 69.1);
Tailwind
colors: {
custom: {
50: '#ffdab2',
500: '#ffcb91',
950: '#000000',
},
}SCSS
$custom: #ffcb91; $custom-light: #ffdab2; $custom-dark: #000000;
JSON
{
"hex": "#ffcb91",
"rgb": {
"r": 255,
"g": 203,
"b": 145
},
"hsl": {
"h": 31.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.87493,
"c": 0.09468,
"h": 69.1
},
"luminance": 0.66016
}Semantic roles & 50–950 ramp
primary
#FFCB91
secondary
#5396E1
accent
#6CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381