#FFD692#FFD692
#FFD692 is a very light, moderate orange. Relative luminance 0.714; OKLCH L 89.6% C 0.097 H 79.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD692 |
|---|---|
| RGB | rgb(255, 214, 146) |
| HSL | hsl(37, 100%, 79%) |
| HSV | hsv(37, 43%, 100%) |
| CMYK | cmyk(0%, 16.1%, 42.7%, 0%) |
| CIE-LAB | lab(87.69, 5.60, 38.89) |
| CIE-LCH | lch(87.69, 39.29, 81.81°) |
| OKLab | oklab(89.6% 0.0174 0.0954) |
| OKLCH | oklch(89.6% 0.097 79.7) |
| XYZ | xyz(70.4771, 71.4318, 37.2640) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.50
Pale Peach
#FFE5AD
ΔE00 5.23
Moccasin
#FFE4B5
ΔE00 5.91
Wheat (survey)
#FBDD7E
ΔE00 6.57
Wheat
#F5DEB3
ΔE00 6.69
Light Peach
#FFD8B1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD692 #92BBFF
analogous
#FF9F92 #FFD692 #F2FF92
triadic
#FFD692 #92FFD6 #D692FF
tetradic
#FFD692 #92FF9F #92BBFF #FF92F2
square
#FFD692 #92FF9F #92BBFF #FF92F2
split-complementary
#FFD692 #92F2FF #9F92FF
monochromatic
#FFA818 #FFBF55 #FFD692 #FFEDCF #FFF3E0
Accessibility & contrast
On white
1.37
#FFD692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#FFD692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD692
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD692 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#F1E094
Tritanopia (blue-blind)
#FFCAC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd692; /* rgb */ color: rgb(255, 214, 146); /* oklch */ color: oklch(89.6% 0.097 79.7);
Tailwind
colors: {
custom: {
50: '#ffe2b2',
500: '#ffd692',
950: '#000000',
},
}SCSS
$custom: #ffd692; $custom-light: #ffe2b2; $custom-dark: #000000;
JSON
{
"hex": "#ffd692",
"rgb": {
"r": 255,
"g": 214,
"b": 146
},
"hsl": {
"h": 37.431,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.89604,
"c": 0.09697,
"h": 79.7
},
"luminance": 0.71428
}Semantic roles & 50–950 ramp
primary
#FFD692
secondary
#5489E1
accent
#56E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481