#FFCA9D#FFCA9D
#FFCA9D is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.5% C 0.084 H 61.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA9D |
|---|---|
| RGB | rgb(255, 202, 157) |
| HSL | hsl(28, 100%, 81%) |
| HSV | hsv(28, 38%, 100%) |
| CMYK | cmyk(0%, 20.8%, 38.4%, 0%) |
| CIE-LAB | lab(84.97, 12.98, 29.64) |
| CIE-LCH | lch(84.97, 32.35, 66.35°) |
| OKLab | oklab(87.53% 0.0399 0.0742) |
| OKLCH | oklch(87.53% 0.084 61.7) |
| XYZ | xyz(68.4485, 65.9390, 41.0139) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.44
Apricot
#FBCEB1
ΔE00 4.67
Peach
#FFDAB9
ΔE00 5.39
Burlywood
#DEB887
ΔE00 7.20
Navajowhite
#FFDEAD
ΔE00 7.38
Peach (survey)
#FFB07C
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA9D #9DD2FF
analogous
#FF9DA1 #FFCA9D #FFFB9D
triadic
#FFCA9D #9DFFCA #CA9DFF
tetradic
#FFCA9D #A1FF9D #9DD2FF #FB9DFF
square
#FFCA9D #A1FF9D #9DD2FF #FB9DFF
split-complementary
#FFCA9D #9DFFFB #9DA1FF
monochromatic
#FF8823 #FFA960 #FFCA9D #FFEBDA #FFEEE0
Accessibility & contrast
On white
1.48
#FFCA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#FFCA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA9D
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA9D | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD9A
Deuteranopia (green-blind)
#E7D99E
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffca9d; /* rgb */ color: rgb(255, 202, 157); /* oklch */ color: oklch(87.5% 0.084 61.7);
Tailwind
colors: {
custom: {
50: '#ffdaba',
500: '#ffca9d',
950: '#000000',
},
}SCSS
$custom: #ffca9d; $custom-light: #ffdaba; $custom-dark: #000000;
JSON
{
"hex": "#ffca9d",
"rgb": {
"r": 255,
"g": 202,
"b": 157
},
"hsl": {
"h": 27.551,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.87525,
"c": 0.08423,
"h": 61.7
},
"luminance": 0.65935
}Semantic roles & 50–950 ramp
primary
#FFCA9D
secondary
#5EA6E3
accent
#7CE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381