#FFCB90#FFCB90
#FFCB90 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.5% C 0.096 H 69.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB90 |
|---|---|
| RGB | rgb(255, 203, 144) |
| HSL | hsl(32, 100%, 78%) |
| HSV | hsv(32, 44%, 100%) |
| CMYK | cmyk(0%, 20.4%, 43.5%, 0%) |
| CIE-LAB | lab(84.99, 11.08, 36.40) |
| CIE-LCH | lch(84.99, 38.05, 73.07°) |
| OKLab | oklab(87.48% 0.0333 0.0896) |
| OKLCH | oklch(87.48% 0.096 69.6) |
| XYZ | xyz(67.6324, 65.9892, 35.5550) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.68
Navajowhite
#FFDEAD
ΔE00 6.18
Burlywood
#DEB887
ΔE00 6.40
Peach
#FFDAB9
ΔE00 7.34
Apricot (survey)
#FFB16D
ΔE00 7.68
Apricot
#FBCEB1
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB90 #90C4FF
analogous
#FF9390 #FFCB90 #FBFF90
triadic
#FFCB90 #90FFCB #CB90FF
tetradic
#FFCB90 #90FF93 #90C4FF #FF90FB
square
#FFCB90 #90FF93 #90C4FF #FF90FB
split-complementary
#FFCB90 #90FBFF #9390FF
monochromatic
#FF9216 #FFAE53 #FFCB90 #FFE8CD #FFF1E0
Accessibility & contrast
On white
1.48
#FFCB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FFCB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB90
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB90 | 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)
#DDCD8C
Deuteranopia (green-blind)
#E9D991
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb90; /* rgb */ color: rgb(255, 203, 144); /* oklch */ color: oklch(87.5% 0.096 69.6);
Tailwind
colors: {
custom: {
50: '#ffdab1',
500: '#ffcb90',
950: '#000000',
},
}SCSS
$custom: #ffcb90; $custom-light: #ffdab1; $custom-dark: #000000;
JSON
{
"hex": "#ffcb90",
"rgb": {
"r": 255,
"g": 203,
"b": 144
},
"hsl": {
"h": 31.892,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.87475,
"c": 0.09557,
"h": 69.6
},
"luminance": 0.65985
}Semantic roles & 50–950 ramp
primary
#FFCB90
secondary
#5395E1
accent
#6CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381