#FFCA7F#FFCA7F
#FFCA7F is a very light, moderate orange. Relative luminance 0.650; OKLCH L 87.0% C 0.111 H 75.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA7F |
|---|---|
| RGB | rgb(255, 202, 127) |
| HSL | hsl(35, 100%, 75%) |
| HSV | hsv(35, 50%, 100%) |
| CMYK | cmyk(0%, 20.8%, 50.2%, 0%) |
| CIE-LAB | lab(84.50, 9.99, 44.39) |
| CIE-LCH | lch(84.50, 45.50, 77.31°) |
| OKLab | oklab(87.01% 0.0285 0.1068) |
| OKLCH | oklch(87.01% 0.111 75.1) |
| XYZ | xyz(66.1942, 65.0373, 29.1415) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.46
Navajowhite
#FFDEAD
ΔE00 7.49
Butterscotch
#FDB147
ΔE00 7.72
Light Peach
#FFD8B1
ΔE00 8.53
Apricot (survey)
#FFB16D
ΔE00 8.64
Macaroni And Cheese
#EFB435
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA7F #7FB4FF
analogous
#FF8A7F #FFCA7F #F4FF7F
triadic
#FFCA7F #7FFFCA #CA7FFF
tetradic
#FFCA7F #7FFF8A #7FB4FF #FF7FF4
square
#FFCA7F #7FFF8A #7FB4FF #FF7FF4
split-complementary
#FFCA7F #7FF4FF #8A7FFF
monochromatic
#FF9705 #FFB142 #FFCA7F #FFE3BC #FFF2E0
Accessibility & contrast
On white
1.50
#FFCA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#FFCA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA7F
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA7F | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB79
Deuteranopia (green-blind)
#EBD881
Tritanopia (blue-blind)
#FFBCB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca7f; /* rgb */ color: rgb(255, 202, 127); /* oklch */ color: oklch(87.0% 0.111 75.1);
Tailwind
colors: {
custom: {
50: '#ffdaa5',
500: '#ffca7f',
950: '#000000',
},
}SCSS
$custom: #ffca7f; $custom-light: #ffdaa5; $custom-dark: #000000;
JSON
{
"hex": "#ffca7f",
"rgb": {
"r": 255,
"g": 202,
"b": 127
},
"hsl": {
"h": 35.156,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.87013,
"c": 0.11056,
"h": 75.1
},
"luminance": 0.65033
}Semantic roles & 50–950 ramp
primary
#FFCA7F
secondary
#4484DE
accent
#5FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380