#FFCB88#FFCB88
#FFCB88 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.3% C 0.103 H 72.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB88 |
|---|---|
| RGB | rgb(255, 203, 136) |
| HSL | hsl(34, 100%, 77%) |
| HSV | hsv(34, 47%, 100%) |
| CMYK | cmyk(0%, 20.4%, 46.7%, 0%) |
| CIE-LAB | lab(84.87, 10.30, 40.32) |
| CIE-LCH | lch(84.87, 41.62, 75.68°) |
| OKLab | oklab(87.34% 0.0303 0.0982) |
| OKLCH | oklch(87.34% 0.103 72.9) |
| XYZ | xyz(67.0425, 65.7533, 32.4482) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.55
Burlywood
#DEB887
ΔE00 6.79
Light Peach
#FFD8B1
ΔE00 7.07
Apricot (survey)
#FFB16D
ΔE00 8.18
Moccasin
#FFE4B5
ΔE00 8.50
Pale Peach
#FFE5AD
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB88 #88BCFF
analogous
#FF9088 #FFCB88 #F7FF88
triadic
#FFCB88 #88FFCB #CB88FF
tetradic
#FFCB88 #88FF90 #88BCFF #FF88F7
square
#FFCB88 #88FF90 #88BCFF #FF88F7
split-complementary
#FFCB88 #88F7FF #9088FF
monochromatic
#FF960E #FFB04B #FFCB88 #FFE6C5 #FFF2E0
Accessibility & contrast
On white
1.48
#FFCB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#FFCB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB88
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB88 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD83
Deuteranopia (green-blind)
#EAD98A
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb88; /* rgb */ color: rgb(255, 203, 136); /* oklch */ color: oklch(87.3% 0.103 72.9);
Tailwind
colors: {
custom: {
50: '#ffdaab',
500: '#ffcb88',
950: '#000000',
},
}SCSS
$custom: #ffcb88; $custom-light: #ffdaab; $custom-dark: #000000;
JSON
{
"hex": "#ffcb88",
"rgb": {
"r": 255,
"g": 203,
"b": 136
},
"hsl": {
"h": 33.782,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.87342,
"c": 0.10277,
"h": 72.9
},
"luminance": 0.65749
}Semantic roles & 50–950 ramp
primary
#FFCB88
secondary
#4C8CDF
accent
#64E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381