#FFC38F#FFC38F
#FFC38F is a very light, moderate orange. Relative luminance 0.623; OKLCH L 86.0% C 0.096 H 61.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC38F |
|---|---|
| RGB | rgb(255, 195, 143) |
| HSL | hsl(28, 100%, 78%) |
| HSV | hsv(28, 44%, 100%) |
| CMYK | cmyk(0%, 23.5%, 43.9%, 0%) |
| CIE-LAB | lab(83.06, 15.14, 34.39) |
| CIE-LCH | lch(83.06, 37.58, 66.24°) |
| OKLab | oklab(85.96% 0.0453 0.0849) |
| OKLCH | oklch(85.96% 0.096 61.9) |
| XYZ | xyz(65.7157, 62.2774, 34.5407) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.51
Peach (survey)
#FFB07C
ΔE00 5.74
Light Peach
#FFD8B1
ΔE00 6.63
Apricot
#FBCEB1
ΔE00 6.70
Burlywood
#DEB887
ΔE00 7.00
Peach
#FFDAB9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC38F #8FCBFF
analogous
#FF8F93 #FFC38F #FFFB8F
triadic
#FFC38F #8FFFC3 #C38FFF
tetradic
#FFC38F #93FF8F #8FCBFF #FB8FFF
square
#FFC38F #93FF8F #8FCBFF #FB8FFF
split-complementary
#FFC38F #8FFFFB #8F93FF
monochromatic
#FF8115 #FFA252 #FFC38F #FFE4CC #FFEFE0
Accessibility & contrast
On white
1.56
#FFC38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FFC38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC38F
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC38F | 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)
#D6C78B
Deuteranopia (green-blind)
#E4D490
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc38f; /* rgb */ color: rgb(255, 195, 143); /* oklch */ color: oklch(86.0% 0.096 61.9);
Tailwind
colors: {
custom: {
50: '#ffd5b0',
500: '#ffc38f',
950: '#000000',
},
}SCSS
$custom: #ffc38f; $custom-light: #ffd5b0; $custom-dark: #000000;
JSON
{
"hex": "#ffc38f",
"rgb": {
"r": 255,
"g": 195,
"b": 143
},
"hsl": {
"h": 27.857,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.85962,
"c": 0.0962,
"h": 61.9
},
"luminance": 0.62273
}Semantic roles & 50–950 ramp
primary
#FFC38F
secondary
#529EE0
accent
#7BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381