#FFC38E#FFC38E
#FFC38E is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.9% C 0.097 H 62.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC38E |
|---|---|
| RGB | rgb(255, 195, 142) |
| HSL | hsl(28, 100%, 78%) |
| HSV | hsv(28, 44%, 100%) |
| CMYK | cmyk(0%, 23.5%, 44.3%, 0%) |
| CIE-LAB | lab(83.04, 15.04, 34.89) |
| CIE-LCH | lch(83.04, 37.99, 66.68°) |
| OKLab | oklab(85.95% 0.0449 0.086) |
| OKLCH | oklch(85.95% 0.097 62.4) |
| XYZ | xyz(65.6402, 62.2472, 34.1435) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.42
Peach (survey)
#FFB07C
ΔE00 5.84
Light Peach
#FFD8B1
ΔE00 6.68
Apricot
#FBCEB1
ΔE00 6.92
Burlywood
#DEB887
ΔE00 6.92
Peach
#FFDAB9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC38E #8ECAFF
analogous
#FF8E91 #FFC38E #FFFC8E
triadic
#FFC38E #8EFFC3 #C38EFF
tetradic
#FFC38E #91FF8E #8ECAFF #FC8EFF
square
#FFC38E #91FF8E #8ECAFF #FC8EFF
split-complementary
#FFC38E #8EFFFC #8E91FF
monochromatic
#FF8214 #FFA351 #FFC38E #FFE3CB #FFEFE0
Accessibility & contrast
On white
1.56
#FFC38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FFC38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC38E
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC38E | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78A
Deuteranopia (green-blind)
#E4D48F
Tritanopia (blue-blind)
#FFB6B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc38e; /* rgb */ color: rgb(255, 195, 142); /* oklch */ color: oklch(85.9% 0.097 62.4);
Tailwind
colors: {
custom: {
50: '#ffd5af',
500: '#ffc38e',
950: '#000000',
},
}SCSS
$custom: #ffc38e; $custom-light: #ffd5af; $custom-dark: #000000;
JSON
{
"hex": "#ffc38e",
"rgb": {
"r": 255,
"g": 195,
"b": 142
},
"hsl": {
"h": 28.142,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.85945,
"c": 0.097,
"h": 62.4
},
"luminance": 0.62243
}Semantic roles & 50–950 ramp
primary
#FFC38E
secondary
#519DE0
accent
#7AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381