#FFC294#FFC294
#FFC294 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.9% C 0.092 H 58.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC294 |
|---|---|
| RGB | rgb(255, 194, 148) |
| HSL | hsl(26, 100%, 79%) |
| HSV | hsv(26, 42%, 100%) |
| CMYK | cmyk(0%, 23.9%, 42%, 0%) |
| CIE-LAB | lab(82.91, 16.18, 31.59) |
| CIE-LCH | lch(82.91, 35.49, 62.88°) |
| OKLab | oklab(85.87% 0.0488 0.0785) |
| OKLCH | oklch(85.87% 0.092 58.2) |
| XYZ | xyz(65.8796, 61.9857, 36.5057) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.06
Apricot
#FBCEB1
ΔE00 5.63
Apricot (survey)
#FFB16D
ΔE00 6.13
Light Peach
#FFD8B1
ΔE00 6.81
Peach
#FFDAB9
ΔE00 7.52
Burlywood
#DEB887
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC294 #94D1FF
analogous
#FF949C #FFC294 #FFF794
triadic
#FFC294 #94FFC2 #C294FF
tetradic
#FFC294 #9CFF94 #94D1FF #F794FF
square
#FFC294 #9CFF94 #94D1FF #F794FF
split-complementary
#FFC294 #94FFF7 #949CFF
monochromatic
#FF7C1A #FF9F57 #FFC294 #FFE5D1 #FFEEE0
Accessibility & contrast
On white
1.57
#FFC294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FFC294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC294
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC294 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C791
Deuteranopia (green-blind)
#E2D494
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffc294; /* rgb */ color: rgb(255, 194, 148); /* oklch */ color: oklch(85.9% 0.092 58.2);
Tailwind
colors: {
custom: {
50: '#ffd4b3',
500: '#ffc294',
950: '#000000',
},
}SCSS
$custom: #ffc294; $custom-light: #ffd4b3; $custom-dark: #000000;
JSON
{
"hex": "#ffc294",
"rgb": {
"r": 255,
"g": 194,
"b": 148
},
"hsl": {
"h": 25.794,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.85868,
"c": 0.09241,
"h": 58.2
},
"luminance": 0.61982
}Semantic roles & 50–950 ramp
primary
#FFC294
secondary
#56A5E1
accent
#83E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381