#FFC48E#FFC48E
#FFC48E is a very light, moderate orange. Relative luminance 0.627; OKLCH L 86.1% C 0.097 H 63.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC48E |
|---|---|
| RGB | rgb(255, 196, 142) |
| HSL | hsl(29, 100%, 78%) |
| HSV | hsv(29, 44%, 100%) |
| CMYK | cmyk(0%, 23.1%, 44.3%, 0%) |
| CIE-LAB | lab(83.28, 14.52, 35.20) |
| CIE-LCH | lch(83.28, 38.08, 67.59°) |
| OKLab | oklab(86.13% 0.0433 0.0867) |
| OKLCH | oklch(86.13% 0.097 63.4) |
| XYZ | xyz(65.8650, 62.6968, 34.2184) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.61
Peach (survey)
#FFB07C
ΔE00 6.28
Light Peach
#FFD8B1
ΔE00 6.49
Burlywood
#DEB887
ΔE00 6.75
Apricot
#FBCEB1
ΔE00 7.06
Peach
#FFDAB9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC48E #8EC9FF
analogous
#FF8E90 #FFC48E #FFFD8E
triadic
#FFC48E #8EFFC4 #C48EFF
tetradic
#FFC48E #90FF8E #8EC9FF #FD8EFF
square
#FFC48E #90FF8E #8EC9FF #FD8EFF
split-complementary
#FFC48E #8EFFFD #8E90FF
monochromatic
#FF8414 #FFA451 #FFC48E #FFE4CB #FFEFE0
Accessibility & contrast
On white
1.55
#FFC48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#FFC48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC48E
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC48E | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88A
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#FFB7B6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc48e; /* rgb */ color: rgb(255, 196, 142); /* oklch */ color: oklch(86.1% 0.097 63.4);
Tailwind
colors: {
custom: {
50: '#ffd5af',
500: '#ffc48e',
950: '#000000',
},
}SCSS
$custom: #ffc48e; $custom-light: #ffd5af; $custom-dark: #000000;
JSON
{
"hex": "#ffc48e",
"rgb": {
"r": 255,
"g": 196,
"b": 142
},
"hsl": {
"h": 28.673,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.8613,
"c": 0.09694,
"h": 63.4
},
"luminance": 0.62693
}Semantic roles & 50–950 ramp
primary
#FFC48E
secondary
#519CE0
accent
#78E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381