#FFCA8B#FFCA8B
#FFCA8B is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.2% C 0.100 H 70.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA8B |
|---|---|
| RGB | rgb(255, 202, 139) |
| HSL | hsl(33, 100%, 77%) |
| HSV | hsv(33, 45%, 100%) |
| CMYK | cmyk(0%, 20.8%, 45.5%, 0%) |
| CIE-LAB | lab(84.67, 11.10, 38.55) |
| CIE-LCH | lch(84.67, 40.11, 73.93°) |
| OKLab | oklab(87.2% 0.033 0.0943) |
| OKLCH | oklch(87.2% 0.1 70.7) |
| XYZ | xyz(67.0233, 65.3690, 33.5083) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 6.49
Burlywood
#DEB887
ΔE00 6.50
Navajowhite
#FFDEAD
ΔE00 6.58
Apricot (survey)
#FFB16D
ΔE00 7.55
Peach
#FFDAB9
ΔE00 8.17
Moccasin
#FFE4B5
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA8B #8BC0FF
analogous
#FF908B #FFCA8B #FAFF8B
triadic
#FFCA8B #8BFFCA #CA8BFF
tetradic
#FFCA8B #8BFF90 #8BC0FF #FF8BFA
square
#FFCA8B #8BFF90 #8BC0FF #FF8BFA
split-complementary
#FFCA8B #8BFAFF #908BFF
monochromatic
#FF9211 #FFAE4E #FFCA8B #FFE6C8 #FFF1E0
Accessibility & contrast
On white
1.49
#FFCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#FFCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA8B
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA8B | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC86
Deuteranopia (green-blind)
#E9D88C
Tritanopia (blue-blind)
#FFBDBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca8b; /* rgb */ color: rgb(255, 202, 139); /* oklch */ color: oklch(87.2% 0.100 70.7);
Tailwind
colors: {
custom: {
50: '#ffdaad',
500: '#ffca8b',
950: '#000000',
},
}SCSS
$custom: #ffca8b; $custom-light: #ffdaad; $custom-dark: #000000;
JSON
{
"hex": "#ffca8b",
"rgb": {
"r": 255,
"g": 202,
"b": 139
},
"hsl": {
"h": 32.586,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.87202,
"c": 0.09988,
"h": 70.7
},
"luminance": 0.65365
}Semantic roles & 50–950 ramp
primary
#FFCA8B
secondary
#4E91E0
accent
#69E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381