#FFCB8D#FFCB8D
#FFCB8D is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.4% C 0.098 H 70.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB8D |
|---|---|
| RGB | rgb(255, 203, 141) |
| HSL | hsl(33, 100%, 78%) |
| HSV | hsv(33, 45%, 100%) |
| CMYK | cmyk(0%, 20.4%, 44.7%, 0%) |
| CIE-LAB | lab(84.94, 10.78, 37.87) |
| CIE-LCH | lch(84.94, 39.38, 74.11°) |
| OKLab | oklab(87.42% 0.0322 0.0928) |
| OKLCH | oklch(87.42% 0.098 70.9) |
| XYZ | xyz(67.4062, 65.8987, 34.3634) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 6.19
Navajowhite
#FFDEAD
ΔE00 6.26
Burlywood
#DEB887
ΔE00 6.49
Apricot (survey)
#FFB16D
ΔE00 7.82
Peach
#FFDAB9
ΔE00 7.89
Moccasin
#FFE4B5
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB8D #8DC1FF
analogous
#FF928D #FFCB8D #FAFF8D
triadic
#FFCB8D #8DFFCB #CB8DFF
tetradic
#FFCB8D #8DFF92 #8DC1FF #FF8DFA
square
#FFCB8D #8DFF92 #8DC1FF #FF8DFA
split-complementary
#FFCB8D #8DFAFF #928DFF
monochromatic
#FF9313 #FFAF50 #FFCB8D #FFE7CA #FFF1E0
Accessibility & contrast
On white
1.48
#FFCB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#FFCB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB8D
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB8D | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD88
Deuteranopia (green-blind)
#EAD98E
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb8d; /* rgb */ color: rgb(255, 203, 141); /* oklch */ color: oklch(87.4% 0.098 70.9);
Tailwind
colors: {
custom: {
50: '#ffdaaf',
500: '#ffcb8d',
950: '#000000',
},
}SCSS
$custom: #ffcb8d; $custom-light: #ffdaaf; $custom-dark: #000000;
JSON
{
"hex": "#ffcb8d",
"rgb": {
"r": 255,
"g": 203,
"b": 141
},
"hsl": {
"h": 32.632,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.87424,
"c": 0.09826,
"h": 70.9
},
"luminance": 0.65895
}Semantic roles & 50–950 ramp
primary
#FFCB8D
secondary
#5092E0
accent
#69E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381