#FFCB8A#FFCB8A
#FFCB8A is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.4% C 0.101 H 72.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB8A |
|---|---|
| RGB | rgb(255, 203, 138) |
| HSL | hsl(33, 100%, 77%) |
| HSV | hsv(33, 46%, 100%) |
| CMYK | cmyk(0%, 20.4%, 45.9%, 0%) |
| CIE-LAB | lab(84.90, 10.49, 39.35) |
| CIE-LCH | lch(84.90, 40.72, 75.08°) |
| OKLab | oklab(87.37% 0.031 0.0961) |
| OKLCH | oklch(87.37% 0.101 72.1) |
| XYZ | xyz(67.1860, 65.8107, 33.2037) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.41
Burlywood
#DEB887
ΔE00 6.65
Light Peach
#FFD8B1
ΔE00 6.72
Apricot (survey)
#FFB16D
ΔE00 8.02
Moccasin
#FFE4B5
ΔE00 8.40
Peach
#FFDAB9
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB8A #8ABEFF
analogous
#FF918A #FFCB8A #F9FF8A
triadic
#FFCB8A #8AFFCB #CB8AFF
tetradic
#FFCB8A #8AFF91 #8ABEFF #FF8AF9
square
#FFCB8A #8AFF91 #8ABEFF #FF8AF9
split-complementary
#FFCB8A #8AF9FF #918AFF
monochromatic
#FF9510 #FFB04D #FFCB8A #FFE6C7 #FFF1E0
Accessibility & contrast
On white
1.48
#FFCB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FFCB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB8A
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB8A | 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)
#DECD85
Deuteranopia (green-blind)
#EAD98B
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb8a; /* rgb */ color: rgb(255, 203, 138); /* oklch */ color: oklch(87.4% 0.101 72.1);
Tailwind
colors: {
custom: {
50: '#ffdaad',
500: '#ffcb8a',
950: '#000000',
},
}SCSS
$custom: #ffcb8a; $custom-light: #ffdaad; $custom-dark: #000000;
JSON
{
"hex": "#ffcb8a",
"rgb": {
"r": 255,
"g": 203,
"b": 138
},
"hsl": {
"h": 33.333,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.87374,
"c": 0.10096,
"h": 72.1
},
"luminance": 0.65807
}Semantic roles & 50–950 ramp
primary
#FFCB8A
secondary
#4E8EE0
accent
#66E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381